GET All Types
Returns all types available within your subscription.
https://api.sportmonks.com/v3/core/types{
"data": [
{
"id": 1585,
"name": "Corners Over/Under 10.5 Probability",
"code": "corners-over-under-10_5-probability",
"developer_name": "CORNERS_OVER_UNDER_10_5_PROBABILITY",
"model_type": "prediction",
"stat_group": null
},
{
"id": 1526,
"name": "Goal Difference, Goals Scored",
"code": "goal-difference-goals-scored",
"developer_name": "GOAL_DIFFERENCE_GOALS_SCORED",
"model_type": "tie_breaker_rule",
"stat_group": null
},Field
Description
Type
Name
Required?
Description
Static Filters
Available on Entity
Description
Example
Dynamic Filters
Available on Entity
Description
Examples
Filters
Pagination
Parameters
Parameter
Required
Description
Example
Postman
Code Example
Last updated
Was this helpful?