curl --location --request GET 'test-mg-admin.hwyc.io/market-service/v1/user/user/userMarketCount' \
--header 'uid: 675568058'{
"code": 0,
"msg": "string",
"data": {
"betCountTotal": 0,
"profitTotal": "string",
"lossCount": 0,
"winCount": 0
},
"success": true
}