GET Updated Premium Odds Between Time Range

Returns the pre-match odds updated between a range of timestamps. The maximum time range is 5 minutes.

Our Premium Odds Feed provides a history of pre-match odds for fixtures for up to 7 days after the match has started. Additionally, we offer the history of the odd. We document the opening odds for each fixture, and subsequently, all changes and updates are stored and accessible for your use. So, every (historical) odd value is available for a fixture until 7 days after the match has started (the 'starting_at' timestamp of the fixture).

https://api.sportmonks.com/v3/football/odds/premium/updated/between/{timestamp}/{timestamp}

Please note that Premium Odds do not have winning odds functionality yet. However, we are working on adding this functionality to the Premium Odds feed.

Since this endpoint may return lots of data, we recommend using the populate filter to allow a maximum of 1000 results per page to be returned.

Filters

https://api.sportmonks.com/v3/my/filters/entity?api_token=YOUR_TOKEN

Pagination

YES

Parameters

Include depth

You can use a total of 1 nested includes on this endpoint

Include options

PremiumOdd

Postman

We also offer detailed postman documentation with examples and a complete up-to-date version of all our endpoints. Below is a button that lets your fork the collection or import it.

Last updated