Odds by fixture, bookmaker and market id
Odds by fixture and bookmaker id
https://soccer.sportmonks.com/api/v2.0/odds/fixture/17361236/bookmaker/2?api_token={API_TOKEN}{
"data": [
{
"id": 1,
"name": "3Way Result",
"suspended": false,
"bookmaker": {
"data": [
{
"id": 2,
"name": "bet365",
"odds": {
"data": [
{
"label": "1",
"value": "2.90",
"extra": null,
"probability": "34.48%",
"dp3": "2.9000",
"american": 190,
"factional": null,
"handicap": null,
"total": null,
"winning": null,
"stop": false,
"bookmaker_event_id": 94629640,
"last_update": {
"date": "2020-10-28 10:37:17.587467",
"timezone_type": 3,
"timezone": "UTC"
}
},
{
"label": "X",
"value": "3.50",
"extra": null,
"probability": "28.57%",
"dp3": "3.5000",
"american": 250,
"factional": null,
"handicap": null,
"total": null,
"winning": null,
"stop": false,
"bookmaker_event_id": 94629640,
"last_update": {
"date": "2020-10-28 10:37:17.587478",
"timezone_type": 3,
"timezone": "UTC"
}
},
{
"label": "2",
"value": "2.35",
"extra": null,
"probability": "42.55%",
"dp3": "2.3500",
"american": 135,
"factional": null,
"handicap": null,
"total": null,
"winning": null,
"stop": false,
"bookmaker_event_id": 94629640,
"last_update": {
"date": "2020-10-28 10:37:17.587487",
"timezone_type": 3,
"timezone": "UTC"
}
}
]
}
}
]
}
},Odds by Fixture and Market id
https://soccer.sportmonks.com/api/v2.0/odds/fixture/17361236/market/1?api_token={API_TOKEN}{
"data": [
{
"id": 1,
"name": "3Way Result",
"suspended": true,
"bookmaker": {
"data": [
{
"id": 271057009,
"name": "CloudBet",
"odds": {
"data": [
{
"label": "1",
"value": "2.99",
"probability": "33.44%",
"dp3": "2.990",
"american": 199,
"factional": null,
"winning": null,
"handicap": null,
"total": null,
"bookmaker_event_id": null,
"last_update": {
"date": "2020-10-28 14:34:34.000000",
"timezone_type": 3,
"timezone": "UTC"
}
},
{
"label": "X",
"value": "3.46",
"probability": "28.9%",
"dp3": "3.459",
"american": 246,
"factional": null,
"winning": null,
"handicap": null,
"total": null,
"bookmaker_event_id": null,
"last_update": {
"date": "2020-10-28 14:34:34.000000",
"timezone_type": 3,
"timezone": "UTC"
}
},
{
"label": "2",
"value": "2.51",
"probability": "39.84%",
"dp3": "2.510",
"american": 150,
"factional": null,
"winning": null,
"handicap": null,
"total": null,
"bookmaker_event_id": null,
"last_update": {
"date": "2020-10-28 14:34:34.000000",
"timezone_type": 3,
"timezone": "UTC"
}
}
]
}
}, Odds by fixture id
https://soccer.sportmonks.com/api/v2.0/odds/fixture/17361236?api_token={API_TOKEN}Last updated
Was this helpful?