{
"cursor": "string",
"pageSize": 0,
"eventId": "string"
}curl --location --request POST 'test-mg-admin.hwyc.io/pub/v1/crypto/history' \
--header 'Content-Type: application/json' \
--data-raw '{
"cursor": "string",
"pageSize": 0,
"eventId": "string"
}'{
"code": 0,
"msg": "string",
"data": {
"gamePlayId": "string",
"playName": 0,
"image": "string",
"playDescribe": "string",
"win": "string",
"beginTime": 0,
"endTime": 0,
"amount": "string",
"startPrice": "string",
"endPrice": "string"
}
}