POST - Odds
If you would like to resend the odd changes for any specific event_id/s you can use to following POST API data which will send any odds_change or player_odds_change messages in the queue.
Endpoint | Method | Input Body | Sample Request Body |
---|---|---|---|
/api/v1/oddsChange | POST |
| { |
The response Body should be as follows:
<?xml version='1.0' encoding='utf-8'?>
<response timestamp="1673531781" response_code="ACCEPTED"/>