Odds by fixture, bookmaker and market id
Last updated
Was this helpful?
Last updated
Was this helpful?
The is recommended if you want to request the odds for one fixture and one bookmaker.
As you can see, you need to parse one fixture and one bookmaker id. The endpoint will return all the available markets of one bookmaker for one fixture. As mentioned previously, you can find the bookmakers ids via our
For example, the odds from bet365 (#2) for the fixture Juventus – Barcelona (17361236):
As you can see, it gives you all the markets from bet365. However, you can also request one market from all the bookmakers.
Let’s continue with this example. However, this time, you want to know the odds of the home, draw, away (3-way-result) market from all the bookmakers from the same fixture. You can use our for this.
As you can see, you need to parse one fixture and one market id. The endpoint will return one market from all the available bookmakers for one fixture. You can find the market ids via our
For example, the 3-way-result market (#1) for the fixture Juventus – Barcelona (17361236).
As you can see, the API returns all the odds of the requested market from different bookmakers. You can see Cloudbet and many more. This could be great if you want to compare all the bookmakers from one market.
Of course, it’s also possible to request all the odds markets from all the bookmakers. You can use our for that:
Note that it’s not possible to filter on this endpoint. If you want to filter the odds, you should use the flatOdds include on one of our