Correct Score
This endpoint allows you to retrieve the odds from correct score market.
Pagination: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.
Update Period: Live and today's matches are updated every minute, while other matches are updated every hour.
Recommended Calls: Limit calls to 1 per minute for live and today's matches, and 1 per hour for other matches.
Use Cases
Get the odds from a specific match_idhttps://baseball.sportmicro.com/odds/correct-score?match_id=eq.{match_id}
Get the live odds from a specific match_idhttps://baseball.sportmicro.com/odds/correct-score?match_id=eq.{match_id}&is_live=eq.true
Get the pre-match odds from a specific match_idhttps://baseball.sportmicro.com/odds/correct-score?match_id=eq.{match_id}&is_live=eq.false
Query Parameters
- match_id integer
The id of the match. example:
eq.{match_id}Example: eq.94458 - is_live boolean
If the match is live. example:
eq.{is_live}Example: eq.false - offset string
Default value:
0Limiting and Pagination
Example: 0 - limit string
Default value:
50Limiting and Pagination
Example: 50 - lang string
Default value:
enMulti-language
Example: en
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema array
- match_id integer
The id of the match. example:
eq.{match_id} - is_live boolean
If the match is live. example:
eq.{is_live} - periods json
Periods
[
{
"match_id": 94458,
"is_live": false,
"periods": [
{
"odds": [
{
"odds": [
{
"id": 1185,
"score": 41,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "0 : 1"
},
{
"odds": [
{
"id": 1211,
"score": 41,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "0 : 2"
},
{
"odds": [
{
"id": 1212,
"score": 51,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "0 : 4"
},
{
"odds": [
{
"id": 1209,
"score": 61,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "0 : 5"
},
{
"odds": [
{
"id": 1208,
"score": 71,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "0 : 6"
},
{
"odds": [
{
"id": 1186,
"score": 81,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "0 : 7"
},
{
"odds": [
{
"id": 1187,
"score": 91,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "0 : 8"
},
{
"odds": [
{
"id": 1191,
"score": 91,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "0 : 9"
},
{
"odds": [
{
"id": 1214,
"score": 29,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "1 : 0"
},
{
"odds": [
{
"id": 1188,
"score": 26,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "1 : 2"
},
{
"odds": [
{
"id": 1210,
"score": 29,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "1 : 3"
},
{
"odds": [
{
"id": 1189,
"score": 34,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "1 : 4"
},
{
"odds": [
{
"id": 1190,
"score": 41,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "1 : 5"
},
{
"odds": [
{
"id": 1192,
"score": 51,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "1 : 6"
},
{
"odds": [
{
"id": 1193,
"score": 67,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "1 : 7"
},
{
"odds": [
{
"id": 1194,
"score": 81,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "1 : 8"
},
{
"odds": [
{
"id": 1195,
"score": 101,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "1 : 9"
},
{
"odds": [
{
"id": 1196,
"score": 31,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "2 : 0"
},
{
"odds": [
{
"id": 1197,
"score": 18,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "2 : 1"
},
{
"odds": [
{
"id": 1198,
"score": 23,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "2 : 3"
},
{
"odds": [
{
"id": 1206,
"score": 29,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "2 : 4"
},
{
"odds": [
{
"id": 1205,
"score": 34,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "2 : 5"
},
{
"odds": [
{
"id": 1207,
"score": 51,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "2 : 6"
},
{
"odds": [
{
"id": 1199,
"score": 61,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "2 : 7"
},
{
"odds": [
{
"id": 1200,
"score": 71,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "2 : 8"
},
{
"odds": [
{
"id": 1201,
"score": 91,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "2 : 9"
},
{
"odds": [
{
"id": 1202,
"score": 23,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "3 : 1"
},
{
"odds": [
{
"id": 1204,
"score": 16,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "3 : 2"
},
{
"odds": [
{
"id": 1213,
"score": 26,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "3 : 4"
},
{
"odds": [
{
"id": 1203,
"score": 34,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "3 : 5"
},
{
"odds": [
{
"id": 1220,
"score": 46,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "3 : 6"
},
{
"odds": [
{
"id": 1221,
"score": 51,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "3 : 7"
},
{
"odds": [
{
"id": 1215,
"score": 71,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "3 : 8"
},
{
"odds": [
{
"id": 1216,
"score": 91,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "3 : 9"
},
{
"odds": [
{
"id": 1219,
"score": 34,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "4 : 0"
},
{
"odds": [
{
"id": 1217,
"score": 29,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "4 : 1"
},
{
"odds": [
{
"id": 1225,
"score": 26,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "4 : 2"
},
{
"odds": [
{
"id": 1218,
"score": 19,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "4 : 3"
},
{
"odds": [
{
"id": 1236,
"score": 34,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "4 : 5"
},
{
"odds": [
{
"id": 1222,
"score": 41,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "4 : 6"
},
{
"odds": [
{
"id": 1223,
"score": 56,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "4 : 7"
},
{
"odds": [
{
"id": 1226,
"score": 67,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "4 : 8"
},
{
"odds": [
{
"id": 1238,
"score": 91,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "4 : 9"
},
{
"odds": [
{
"id": 1224,
"score": 41,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "5 : 0"
},
{
"odds": [
{
"id": 1228,
"score": 31,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "5 : 1"
},
{
"odds": [
{
"id": 1227,
"score": 29,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "5 : 2"
},
{
"odds": [
{
"id": 1231,
"score": 29,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "5 : 3"
},
{
"odds": [
{
"id": 1237,
"score": 23,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "5 : 4"
},
{
"odds": [
{
"id": 1234,
"score": 46,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "5 : 6"
},
{
"odds": [
{
"id": 1229,
"score": 56,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "5 : 7"
},
{
"odds": [
{
"id": 1230,
"score": 76,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "5 : 8"
},
{
"odds": [
{
"id": 1233,
"score": 91,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "5 : 9"
},
{
"odds": [
{
"id": 1232,
"score": 51,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "6 : 0"
},
{
"odds": [
{
"id": 1235,
"score": 41,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "6 : 1"
},
{
"odds": [
{
"id": 1239,
"score": 36,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "6 : 2"
},
{
"odds": [
{
"id": 1240,
"score": 36,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "6 : 3"
},
{
"odds": [
{
"id": 1242,
"score": 39,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "6 : 4"
},
{
"odds": [
{
"id": 1241,
"score": 34,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "6 : 5"
},
{
"odds": [
{
"id": 1243,
"score": 61,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "6 : 7"
},
{
"odds": [
{
"id": 1244,
"score": 81,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "6 : 8"
},
{
"odds": [
{
"id": 1245,
"score": 91,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "6 : 9"
},
{
"odds": [
{
"id": 1246,
"score": 56,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "7 : 0"
},
{
"odds": [
{
"id": 1249,
"score": 46,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "7 : 1"
},
{
"odds": [
{
"id": 1247,
"score": 41,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "7 : 2"
},
{
"odds": [
{
"id": 1248,
"score": 46,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "7 : 3"
},
{
"odds": [
{
"id": 1250,
"score": 51,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "7 : 4"
},
{
"odds": [
{
"id": 1251,
"score": 56,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "7 : 5"
},
{
"odds": [
{
"id": 1254,
"score": 46,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "7 : 6"
},
{
"odds": [
{
"id": 1255,
"score": 91,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "7 : 8"
},
{
"odds": [
{
"id": 1252,
"score": 101,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "7 : 9"
},
{
"odds": [
{
"id": 1256,
"score": 67,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "8 : 0"
},
{
"odds": [
{
"id": 1253,
"score": 56,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "8 : 1"
},
{
"odds": [
{
"id": 1257,
"score": 51,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "8 : 2"
},
{
"odds": [
{
"id": 1260,
"score": 56,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "8 : 3"
},
{
"odds": [
{
"id": 1258,
"score": 61,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "8 : 4"
},
{
"odds": [
{
"id": 1259,
"score": 71,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "8 : 5"
},
{
"odds": [
{
"id": 1261,
"score": 76,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "8 : 6"
},
{
"odds": [
{
"id": 1262,
"score": 71,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "8 : 7"
},
{
"odds": [
{
"id": 1263,
"score": 101,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "8 : 9"
},
{
"odds": [
{
"id": 1264,
"score": 81,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "9 : 0"
},
{
"odds": [
{
"id": 1265,
"score": 67,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "9 : 1"
},
{
"odds": [
{
"id": 1266,
"score": 61,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "9 : 2"
},
{
"odds": [
{
"id": 1267,
"score": 67,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "9 : 3"
},
{
"odds": [
{
"id": 1268,
"score": 76,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "9 : 4"
},
{
"odds": [
{
"id": 1269,
"score": 91,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "9 : 5"
},
{
"odds": [
{
"id": 1270,
"score": 101,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "9 : 6"
},
{
"odds": [
{
"id": 1271,
"score": 101,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "9 : 7"
},
{
"odds": [
{
"id": 1272,
"score": 101,
"bookmaker_id": 17,
"score_movement": 0
}
],
"type": "9 : 8"
}
],
"period_type": "Full Time"
}
]
}
]