GET All Premium Markets
Returns all the markets that are available in the Premium Feed.
https://api.sportmonks.com/v3/odds/markets/premium{
"data": [
{
"id": 1,
"legacy_id": 1,
"name": "Fulltime Result",
"developer_name": "FULLTIME_RESULT",
},
{
"id": 2,
"legacy_id": 63,
"name": "Double Chance",
"developer_name": "DOUBLE_CHANGE",
}
]
}Field
Description
Type
Name
Required?
Description
Static Filters
Available on Entity
Description
Example
Dynamic Filters
Available on Entity
Description
Examples
Filters
File
Pagination
Parameters
Parameter
Required
Description
Example
Include options
Related entities
Postman
Code Example
Last updated
Was this helpful?