curl --location 'https://gamefusion-op-ui-v1.pt198.com/dataApi/game/getGameUrl' \
--header 'Content-Type: application/json' \
--data '{
"playerId": "string",
"playerName": "string",
"gameId": "string",
"clientPlatform": "string",
"languageCode": "string",
"currencyCode": "string",
"country": "string",
"operatorId": "string",
"homeUrl": "string",
"ipAddress": "string",
"vipLevel": "string",
"requestId": "string",
"token": "string",
"extField": {
"property1": {},
"property2": {}
}
}'{
"code": 0,
"msg": "",
"data": {
"jumpType": "",
"url": "",
"html": "",
"requestId": ""
}
}