# Markets

Markets represent the betting options available per Bookmaker.

The **Markets** endpoint will help you to set up the Odds properly at your website/application. This endpoint is very useful for administrative purposes to check and structure the Markets availability.

Markets data can be requested by ID or all in one response.

{% content-ref url="/pages/-MXqbU\_LYjNWOsDZUYFv" %}
[GET All Markets](/v2/endpoint-overview/markets/get-all-markets-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXqbUhiEIQCyhVDeqb5" %}
[GET Market by ID](/v2/endpoint-overview/markets/get-market-by-id.md)
{% 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/#1651729b-36f3-46dd-a5bd-455a658a28d1)
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sportmonks.com/v2/endpoint-overview/markets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
