{
"gid": "1820377451549687808",
"guess": "greater",
"current": 30
}curl --location --request POST 'https://sit-api.playariagame.com/lucky-poker/play' \
--header 'Content-Type: application/json' \
--data-raw '{
"gid": "1820377451549687808",
"guess": "greater",
"current": 30
}'{
"success": true,
"errCode": null,
"errMessage": null,
"data": {
"gid": "1820377451549687808",
"current": 30,
"next": 3,
"surplus": 46,
"guess": "greater",
"win": false,
"inningPts": 0,
"gamePts": 200,
"exp": "2024-08-05T16:38:30.786849+08:00",
"finished": true
}
}