Premium Odds Feed
Contents

What Sportmonks provides

The Premium Odds Feed gives you access to:

– Real-time pre-match odds from 120+ bookmakers
– A broad range of betting markets, including match result, over/under, Asian handicap, correct score, and more
– Opening odds for each fixture, with every subsequent change and update stored and accessible
– A last_updated timestamp on each odds entry so you always know how fresh the data is
– Full odds history for each fixture, available for up to 7 days after the match has started (measured from the fixture’s starting_at timestamp)

The Premium Odds Feed shares a near-identical structure with the Standard Odds Feed, making it straightforward to upgrade from one to the other without restructuring your integration. The Standard Odds Feed remains available as the default offering for all plans, but offers less bookmaker coverage and fewer features than the Premium feed.

Endpoints

The Premium Odds Feed is accessed through the Premium Pre-match Odds endpoint group. These endpoints follow the same access patterns as the standard odds endpoints, with odds records linked to fixture IDs and enrichable via bookmaker and market includes.

Odds data is also accessible as an odds include directly on Fixtures endpoints, allowing you to pull odds alongside match data in a single request.

Supporting reference data for the odds feed is available through two additional endpoint groups: Markets for the available betting markets, and Bookmakers for the full list of supported bookmakers.

What you can build with the Premium Odds Feed

Pre-match odds comparison tables displaying real-time lines from multiple bookmakers side by side for upcoming fixtures across the Premier League, La Liga, Bundesliga, Serie A, Champions League, and beyond

Opening odds and line movement trackers using the stored odds history to chart how lines have shifted from opening to kick-off

Best-odds finders aggregating lines across 120+ bookmakers and surfacing the highest available price on a given market for each fixture.

Odds-enriched fixture pages using the odds include on fixtures endpoints to render live pre-match lines directly alongside team, venue, and statistics data.

Value bet identification tools combining odds data with the Predictions endpoints to surface discrepancies between model probabilities and market prices

Availability

The Premium Odds Feed is an optional paid add-on available on any Starter, Growth, Pro, or Enterprise plan. It is activated separately from your core plan through my.sportmonks.com. Contact the Sportmonks team for pricing details.

FAQs about the Premium Odds Feed

How is the Premium Odds Feed different from the Standard Odds Feed?
The Standard Odds Feed is included by default on all plans and provides a baseline set of bookmaker coverage. The Premium Odds Feed is a paid add-on that delivers real-time odds from 120+ bookmakers, opening odds history, per-entry timestamps, and a broader range of markets. The two feeds share a near-identical structure, so upgrading requires minimal implementation changes.
How long is the odds history retained for each fixture?
Odds history is available for up to 7 days after a match has started, measured from the fixture's starting_at timestamp. This covers the opening odds and all subsequent changes up to that point.
How do I access the list of supported bookmakers and markets?
Use the Bookmakers endpoints to retrieve all supported bookmakers, and the Markets endpoints to retrieve all available betting markets.
Can I retrieve odds alongside fixture data in a single request?
Yes. Use the odds include on any Fixtures endpoint to return odds data alongside match information in a single response.

Written by David Jaja

David Jaja is a technical content manager at Sportmonks, where he makes complex football data easier to understand for developers and businesses. With a background in frontend development and technical writing, he helps bridge the gap between technology and sports data. Through clear, insightful content, he ensures Sportmonks' APIs are accessible and easy to use, empowering developers to build standout football applications