Here the User will be able to View and Download all files that have been exported from the Players App whilst also viewing important information and offering a log for all files sent
After selecting the Server to connect with from the dropdown list the user will proceed to the search engine page.
...
Here the user can input the necessary filters to find the specific match, market and player odds and results that were sent.
...
Message Type | Output |
---|---|
fixture_change ID 1 | Sent when we publish the fixture for the first time with the initial odds. |
odds_change | Sent when we export the odds for the match. |
bet_settlement | Sent when we export and publish the results of the match. |
player_odds_change | Sent when we export the player odds for the match |
player_bet_settlement | Sent when we export and publish the results of the players. |
rollback_settlement | Sent when we export a change in the results due to a mistake in first send. |
fixture_change _id2ID 2 | Sent when there is a match date or time change. |
...