getGameHistory

Should provide link with nice html that we can embed into an iframe. It should contain bet and win amount for this round and features triggered.

Request

{
"api_login": "danitestdev_s",
"api_password": "12345678",
"method": "getGameHistory",
"round_id": "207425254",
"currency": "EUR"
}


Response
{
"error": 0,
"url": "<link to round details>"
}

example of round history