GET Bookmaker by ID
https://soccer.sportmonks.com/api/v2.0/bookmakers/{ID}
Endpoint details | |
Authorization | API Key |
Pagination | NO |
Allowed nested includes | 0 |
No parameters available for this endpoint.
No includes available for this endpoint.
Request
Response
https://soccer.sportmonks.com/api/v2.0/bookmakers/1?api_token={API_TOKEN}
"data": {
"id": 1,
"name": "10Bet",
"logo": null
},
Last modified 1yr ago