{
"against": true,
"gamePlayId": "string"
}curl --location --request POST 'test-mg-admin.hwyc.io/v1/oracle/against' \
--header 'Content-Type: application/json' \
--data-raw '{
"against": true,
"gamePlayId": "string"
}'{
"code": 0,
"msg": "string"
}