curl --location --request GET 'https://gamefusion-op-ui-v1.pt198.com/dataApi/system/reportPlayerDaily/list?reportId=&opPlayerName=&playerName=&operatorId=&operatorName=&providerCode=&providerMer=&providerName=&betAmt=&winLoseAmt=&settleAmt=&validAmt=&depositAmt=&withdrawAmt=¤cy=&collectYear=&collectMonth=&collectDay=&collectDate='{
"code": 0,
"msg": "string",
"data": {
"list": [
{
"createDept": 0,
"createBy": 0,
"createTime": "2019-08-24T14:15:22Z",
"updateBy": 0,
"updateTime": "2019-08-24T14:15:22Z",
"params": {
"property1": {},
"property2": {}
},
"startTime": "string",
"endTime": "string",
"afterKey": {
"property1": {},
"property2": {}
},
"reportId": 0,
"serialNumber": "string",
"opPlayerName": "string",
"playerName": "string",
"operatorId": 0,
"operatorName": "string",
"providerCode": "string",
"providerMer": "string",
"providerName": "string",
"betAmt": 0,
"winLoseAmt": 0,
"settleAmt": 0,
"validAmt": 0,
"depositAmt": 0,
"withdrawAmt": 0,
"jackpotContributionAmt": 0,
"jackpotWinAmt": 0,
"currency": "string",
"collectYear": 0,
"collectMonth": 0,
"collectDay": 0,
"collectDate": "string"
}
],
"sumList": [
{
"betNum": 0,
"betAmt": 0,
"winLoseAmt": 0,
"settleAmt": 0,
"depositAmt": 0,
"withdrawAmt": 0,
"jackpotContributionAmt": 0,
"jackpotWinAmt": 0,
"currency": "string"
}
],
"afterKey": {
"property1": {},
"property2": {}
},
"lastPage": true
}
}