# Odds

**Odds** are used to add betting functionality to your application. This endpoint can be used for Pre-match Odds, we do have an endpoint for [**In-Play Odds** ](https://docs.sportmonks.com/football/endpoint-overview/odds/get-inplay-odds-by-fixture-id)(live) as well.

We offer the ability to request Odds by Fixture, by Fixture And Bookmaker or by Fixture And Market. Another option to get information about Odds is to use the proper Include on any Fixtures related endpoint. Using the Include `odds` or `flatodds` will enrich the response of a Fixture with all Odds we have available.<br>

{% content-ref url="odds/get-odds-by-fixture-id-and-bookmaker-id" %}
[get-odds-by-fixture-id-and-bookmaker-id](https://docs.sportmonks.com/v2/endpoint-overview/odds/get-odds-by-fixture-id-and-bookmaker-id)
{% endcontent-ref %}

{% content-ref url="odds/get-odds-by-fixture-id-and-market-id" %}
[get-odds-by-fixture-id-and-market-id](https://docs.sportmonks.com/v2/endpoint-overview/odds/get-odds-by-fixture-id-and-market-id)
{% endcontent-ref %}

{% content-ref url="odds/get-odds-by-fixture-id" %}
[get-odds-by-fixture-id](https://docs.sportmonks.com/v2/endpoint-overview/odds/get-odds-by-fixture-id)
{% endcontent-ref %}

{% content-ref url="odds/get-inplay-odds-by-fixture-id" %}
[get-inplay-odds-by-fixture-id](https://docs.sportmonks.com/v2/endpoint-overview/odds/get-inplay-odds-by-fixture-id)
{% endcontent-ref %}

{% hint style="info" %}
Check this endpoint in Postman.\
&#x20;                                                             [![Run in Postman](https://run.pstmn.io/button.svg)](https://football-postman.sportmonks.com/#6c912f01-2439-464d-b900-27f6aaf6066e)
{% endhint %}
