# 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, by search or all in one response.

* **GET All Markets:** returns all markets that are available.
* **GET Market by ID:** returns a market from your requested market ID.
* **GET Search by Name:** search a market by a specific name.&#x20;

#### Include options

Not applicable.

#### Related entities

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