{
"status": true,
"message": "Retrieve successfully",
"data": [
{
"admin_id": 100,
"admin_username": "xxxx",
"admin_name": "xxxx",
"admin_group_id": null,
"totalBet": 123,
"totalWin": 110.4,
"totalWinLoss": 12.6,
"totalAgentPay": 1.197,
"totalCompany": 1.008,
"totalProfit": 0.189,
"overallPercentage": 0.04161661958011199,
"overallProfitSharing": 0.45871918932178435
},
{
"admin_id": 104,
"admin_username": "xxxx",
"admin_name": "xxxx",
"admin_group_id": null,
"totalBet": 32,
"totalWin": 2.8,
"totalWinLoss": 29.2,
"totalAgentPay": 3.066,
"totalCompany": 2.336,
"totalProfit": 0.73,
"overallPercentage": 0.010827088020842144,
"overallProfitSharing": 0.11934157770973253
},
{
"admin_id": 127,
"admin_username": "xxxx",
"admin_name": "xxxx",
"admin_group_id": null,
"totalBet": 1410.55,
"totalWin": 1091.4,
"totalWinLoss": 319.15,
"totalAgentPay": 33.51075,
"totalCompany": 25.532,
"totalProfit": 7.97875,
"overallPercentage": 0.4772546564937152,
"overallProfitSharing": 5.260539451201975
},
{
"admin_id": 131,
"admin_username": "xxxx",
"admin_name": "xxxx",
"admin_group_id": null,
"totalBet": 68.3,
"totalWin": 63.35,
"totalWinLoss": 4.95,
"totalAgentPay": 0.51975,
"totalCompany": 0.396,
"totalProfit": 0.12375,
"overallPercentage": 0.02310906599448495,
"overallProfitSharing": 0.25471967992421035
},
{
"admin_id": 2033,
"admin_username": "xxxx",
"admin_name": "xxxx",
"admin_group_id": null,
"totalBet": 1321.7,
"totalWin": 1121.6,
"totalWinLoss": 200.1,
"totalAgentPay": 18.009,
"totalCompany": 16.008,
"totalProfit": 2.001,
"overallPercentage": 0.44719256991084566,
"overallProfitSharing": 4.929180101842296
}
],
"totalCount": 5,
"display": {
"overview": {
"account": "xxxx",
"totalBet": 2955.55,
"totalWin": 2389.55,
"totalWinLoss": 566,
"totalAgentPay": 56.3,
"totalCompany": 45.28,
"totalProfit": 11.02
}
}
}