# Inplay Odds

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

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

* **GET All Inplay Odds:** returns all the live odds.
* **GET Inplay Odds by Fixture ID:** returns the live odds from your requested fixture ID.
* **GET Inplay Odds by Fixture ID and Bookmaker ID:** returns the live odds filtered on Bookmaker ID from your requested fixture ID.
* **GET Inplay Odds by Fixture ID and Market ID:** returns the live odds filtered on Market ID from your requested fixture ID.
* **GET Last Updated Inplay Odds:** returns the last updated inplay odds.

#### Include options

[`fixture`](https://app.gitbook.com/s/9zsNGu3HAzSnl5DWBD3Y/endpoints-and-entities/entities/fixture#fixture) [`market`](https://docs.sportmonks.com/v3/odds-api/getting-started/entities/market) [`bookmaker`](https://docs.sportmonks.com/v3/odds-api/getting-started/entities/bookmaker)

#### Related entities

[InplayOdd](https://docs.sportmonks.com/v3/odds-api/getting-started/entities/inplayodd)
