# Pre-match Odds

Enrich your application with betting functionalities. The odds endpoints can be used for Pre-match Odds, we do have an endpoint for In-Play Odds (live) as well.

Use one of our 4 odds endpoints. Per endpoint, you can find the details, including base URL, parameters, includes and more.&#x20;

* **GET All Odds:** returns all the pre-match odds.
* **GET Odds by Fixture ID:** returns the pre-match odds from your requested fixture ID.
* **GET Odds by Fixture ID and Bookmaker ID:** returns the pre-match odds filtered on Bookmaker ID from your requested fixture ID.
* **GET Odds by Fixture ID and Market ID:** returns the pre-match odds filtered on Market ID from your requested fixture ID.
* **GET Last Updated Pre-match Odds:** returns the last updated pre-match odds.

#### Include options

[`market`](https://docs.sportmonks.com/football2/v/odds/getting-started/endpoints/markets)  [`bookmaker`](https://docs.sportmonks.com/football2/v/odds/getting-started/endpoints/bookmakers) [`fixture`](https://docs.sportmonks.com/v3/entities/fixture#fixture)

#### Related entities

[Odd](https://docs.sportmonks.com/v3/entities/odd-and-prediction#odd)
