Docs
Coverage MatrixDocumentationRelease LogLog InContact Us

Change Log

Find all updates to Odds Comparison Futures v2

Removed Odds Flag

Release DateFeeds AffectedBenefit
08/09/2023Category Futures
Competition Futures
Added Boolean flags for removed odds (book.removed & outcome.removed).

This update will allow a user to identify whether a bookmaker has suspended odds for an event.
    <market id="sr:iscreen_market:2737" name="nfl - afc - division south" is_live="false">
        <books>
            <book id="sr:book:17324" name="MGM" removed="false" external_sport_event_id="13911381" external_market_id="900799244">
                <outcomes>
                    <outcome id="sr:outcome:10001" type="competitor" competitor_id="sr:competitor:4386" competitor_name="Jacksonville Jaguars" odds_decimal="1.61" odds_american="-164" odds_fraction="61/100" open_odds_decimal="1.67" open_odds_american="-149" open_odds_fraction="67/100" external_outcome_id="-1640315700" removed="false"/>
                    <outcome id="sr:outcome:10001" type="competitor" competitor_id="sr:competitor:367364" competitor_name="Tennessee Titans" odds_decimal="4.75" odds_american="+375" odds_fraction="15/4" open_odds_decimal="4.25" open_odds_american="+325" open_odds_fraction="13/4" external_outcome_id="-1640315699" removed="false"/>
                    <outcome id="sr:outcome:10001" type="competitor" competitor_id="sr:competitor:4421" competitor_name="Indianapolis Colts" odds_decimal="6.50" odds_american="+550" odds_fraction="11/2" open_odds_decimal="6.00" open_odds_american="+500" open_odds_fraction="5/1" external_outcome_id="-1640315701" removed="false"/>
                    <outcome id="sr:outcome:10001" type="competitor" competitor_id="sr:competitor:4324" competitor_name="Houston Texans" odds_decimal="9.00" odds_american="+800" odds_fraction="8/1" open_odds_decimal="9.50" open_odds_american="+850" open_odds_fraction="17/2" external_outcome_id="-1640315702" removed="false"/>
                </outcomes>
            </book>

Live/Non-Live Query Parameter

Release DateFeeds AffectedBenefit
05/16/2023Category Futures
Competition Futures
Added an optional query parameter (live=true or live=false) to return live/non-live markets.

Pagination Update

Release DateFeeds AffectedBenefit
11/15/2022Category Futures
Competition Futures
Pagination was updated for the Futures endpoints. This update improves the stability of the feeds, ensuring that all futures are returned without issue.

API Release

Release DateFeeds AffectedBenefit
08/22/2022AllInitial release of Odds Comparison Futures.