curl --location --request GET 'https://gamefusion-op-ui-v1.pt198.com/dataApi/system/reportOperator/list?reportId=&operatorId=&operatorName=&playerNum=&betNum=&betAmt=&winLoseAmt=&settleAmt=&validAmt=&depositAmt=&withdrawAmt=¤cy='{
"total": 0,
"rows": [
{
"reportId": 0,
"operatorId": 0,
"operatorName": "string",
"playerNum": 0,
"betNum": 0,
"betAmt": 0,
"winLoseAmt": 0,
"settleAmt": 0,
"depositAmt": 0,
"withdrawAmt": 0,
"currency": "string"
}
],
"code": 0,
"msg": "string"
}