Match Handicap
This endpoint allows you to retrieve the odds from match handicap 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://tennis.sportdevs.com/odds/match-handicap?match_id=eq.{match_id}
Get the live odds from a specific match_idhttps://tennis.sportdevs.com/odds/match-handicap?match_id=eq.{match_id}&is_live=eq.true
Get the pre-match odds from a specific match_idhttps://tennis.sportdevs.com/odds/match-handicap?match_id=eq.{match_id}&is_live=eq.false
Query Parameters
- match_id integer
Default value:
eq.1331389
The id of the match. example:
eq.{match_id}
- is_live boolean
Default value:
eq.false
If the match is live. example:
eq.{is_live}
- offset string
Default value:
0
Limiting and Pagination
- limit string
Default value:
50
Limiting and Pagination
- lang string
Default value:
en
Multi-language
- 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": 1331389,
"is_live": false,
"periods": [
{
"odds": [
{
"odds": [
{
"id": 80996,
"away": 1.81,
"home": 1.86,
"payout": 91.73,
"bookmaker_id": 23,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Goldenbet",
"bookmaker_order": 88,
"bookmaker_hash_image": "7c80be5188d355eedb4856b7809b4d78d67814d2c5a6b0bf074af5c607628ac5"
},
{
"id": 80994,
"away": 1.81,
"home": 1.86,
"payout": 91.73,
"bookmaker_id": 14,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Mystake",
"bookmaker_order": 53,
"bookmaker_hash_image": "31c8ed947b8aff8a1cd9d0b0bc0369a5d955502d241ec9810c9f94157e943098"
},
{
"id": 80991,
"away": 1.81,
"home": 1.86,
"payout": 91.73,
"bookmaker_id": 26,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Freshbet",
"bookmaker_order": 91,
"bookmaker_hash_image": "a28333ec98f7d551a4485abe91df75028280504e2cd01a01f47dcb3733825dab"
},
{
"id": 80985,
"away": 1.81,
"home": 1.86,
"payout": 91.73,
"bookmaker_id": 29,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "31bet",
"bookmaker_order": 61,
"bookmaker_hash_image": "2b17fedcddc98e1c38044b1f9b94fd56773c02bf4fa41200703d5ec15537c485"
},
{
"id": 80988,
"away": 1.81,
"home": 1.86,
"payout": 91.73,
"bookmaker_id": 25,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Jackbit",
"bookmaker_order": 90,
"bookmaker_hash_image": "90e3d84a9c46026a03a79253b7f83cc692d06dcc09f4cf00d71f10709288b691"
}
],
"type": "+1.5/-1.5 Games"
},
{
"odds": [
{
"id": 18725,
"away": 2.44,
"home": 1.47,
"payout": 91.73,
"bookmaker_id": 103,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "ComeOn",
"bookmaker_order": 102,
"bookmaker_hash_image": "00a86c0bf4f383efe3888760f51e9aa20a4b188eaf8cf2a57559e5385cd6074e"
}
],
"type": "+1.5/-1.5 Sets"
},
{
"odds": [
{
"id": 18724,
"away": 1.32,
"home": 3,
"payout": 91.67,
"bookmaker_id": 103,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "ComeOn",
"bookmaker_order": 102,
"bookmaker_hash_image": "00a86c0bf4f383efe3888760f51e9aa20a4b188eaf8cf2a57559e5385cd6074e"
}
],
"type": "-1.5/+1.5 Sets"
},
{
"odds": [
{
"id": 80976,
"away": 1.83,
"home": 1.84,
"payout": 91.75,
"bookmaker_id": 26,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Freshbet",
"bookmaker_order": 91,
"bookmaker_hash_image": "a28333ec98f7d551a4485abe91df75028280504e2cd01a01f47dcb3733825dab"
},
{
"id": 80968,
"away": 1.83,
"home": 1.84,
"payout": 91.75,
"bookmaker_id": 29,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "31bet",
"bookmaker_order": 61,
"bookmaker_hash_image": "2b17fedcddc98e1c38044b1f9b94fd56773c02bf4fa41200703d5ec15537c485"
},
{
"id": 80972,
"away": 1.83,
"home": 1.84,
"payout": 91.75,
"bookmaker_id": 25,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Jackbit",
"bookmaker_order": 90,
"bookmaker_hash_image": "90e3d84a9c46026a03a79253b7f83cc692d06dcc09f4cf00d71f10709288b691"
},
{
"id": 80979,
"away": 1.83,
"home": 1.84,
"payout": 91.75,
"bookmaker_id": 14,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Mystake",
"bookmaker_order": 53,
"bookmaker_hash_image": "31c8ed947b8aff8a1cd9d0b0bc0369a5d955502d241ec9810c9f94157e943098"
},
{
"id": 80982,
"away": 1.83,
"home": 1.84,
"payout": 91.75,
"bookmaker_id": 23,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Goldenbet",
"bookmaker_order": 88,
"bookmaker_hash_image": "7c80be5188d355eedb4856b7809b4d78d67814d2c5a6b0bf074af5c607628ac5"
}
],
"type": "+2.5/-2.5 Games"
},
{
"odds": [
{
"id": 104269,
"away": 1.84,
"home": 1.83,
"payout": 91.75,
"bookmaker_id": 29,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "31bet",
"bookmaker_order": 61,
"bookmaker_hash_image": "2b17fedcddc98e1c38044b1f9b94fd56773c02bf4fa41200703d5ec15537c485"
},
{
"id": 104291,
"away": 1.84,
"home": 1.83,
"payout": 91.75,
"bookmaker_id": 26,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Freshbet",
"bookmaker_order": 91,
"bookmaker_hash_image": "a28333ec98f7d551a4485abe91df75028280504e2cd01a01f47dcb3733825dab"
},
{
"id": 104303,
"away": 1.84,
"home": 1.83,
"payout": 91.75,
"bookmaker_id": 14,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Mystake",
"bookmaker_order": 53,
"bookmaker_hash_image": "31c8ed947b8aff8a1cd9d0b0bc0369a5d955502d241ec9810c9f94157e943098"
},
{
"id": 104315,
"away": 1.84,
"home": 1.83,
"payout": 91.75,
"bookmaker_id": 23,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Goldenbet",
"bookmaker_order": 88,
"bookmaker_hash_image": "7c80be5188d355eedb4856b7809b4d78d67814d2c5a6b0bf074af5c607628ac5"
},
{
"id": 104279,
"away": 1.84,
"home": 1.83,
"payout": 91.75,
"bookmaker_id": 25,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Jackbit",
"bookmaker_order": 90,
"bookmaker_hash_image": "90e3d84a9c46026a03a79253b7f83cc692d06dcc09f4cf00d71f10709288b691"
},
{
"id": 118137,
"away": 1.81,
"home": 1.79,
"payout": 90,
"bookmaker_id": 43,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "TonyBet",
"bookmaker_order": 183,
"bookmaker_hash_image": "7a2176f326e66e230abd1b007bc04385d9eb81cc3c10bad1a3f8af8ba8ac8211"
},
{
"id": 118150,
"away": 1.81,
"home": 1.79,
"payout": 90,
"bookmaker_id": 27,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Ivibet",
"bookmaker_order": 92,
"bookmaker_hash_image": "46106177868fcca89630ef59d357db7fa93a1340d2f88821b64ed1d5196ead58"
},
{
"id": 118177,
"away": 1.81,
"home": 1.79,
"payout": 90,
"bookmaker_id": 7,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Vave",
"bookmaker_order": 10,
"bookmaker_hash_image": "47388ffb24205a20db9822c3cf652b4d1214efb2b98a7dfde2c57088e7e78c4f"
},
{
"id": 118163,
"away": 1.81,
"home": 1.79,
"payout": 90,
"bookmaker_id": 28,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "20Bet",
"bookmaker_order": 17,
"bookmaker_hash_image": "e9e50f933b6e343befdef7ca709882351d9d2bcea46806c02b362376e4cb0b21"
}
],
"type": "+3.5/-3.5 Games"
},
{
"odds": [
{
"id": 28256,
"away": 2.01,
"home": 1.69,
"payout": 91.81,
"bookmaker_id": 29,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "31bet",
"bookmaker_order": 61,
"bookmaker_hash_image": "2b17fedcddc98e1c38044b1f9b94fd56773c02bf4fa41200703d5ec15537c485"
},
{
"id": 28257,
"away": 2.01,
"home": 1.69,
"payout": 91.81,
"bookmaker_id": 25,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Jackbit",
"bookmaker_order": 90,
"bookmaker_hash_image": "90e3d84a9c46026a03a79253b7f83cc692d06dcc09f4cf00d71f10709288b691"
},
{
"id": 28258,
"away": 2.01,
"home": 1.69,
"payout": 91.81,
"bookmaker_id": 26,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Freshbet",
"bookmaker_order": 91,
"bookmaker_hash_image": "a28333ec98f7d551a4485abe91df75028280504e2cd01a01f47dcb3733825dab"
},
{
"id": 28259,
"away": 2.01,
"home": 1.69,
"payout": 91.81,
"bookmaker_id": 14,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Mystake",
"bookmaker_order": 53,
"bookmaker_hash_image": "31c8ed947b8aff8a1cd9d0b0bc0369a5d955502d241ec9810c9f94157e943098"
},
{
"id": 28260,
"away": 2.01,
"home": 1.69,
"payout": 91.81,
"bookmaker_id": 23,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Goldenbet",
"bookmaker_order": 88,
"bookmaker_hash_image": "7c80be5188d355eedb4856b7809b4d78d67814d2c5a6b0bf074af5c607628ac5"
}
],
"type": "-5.5/+5.5 Games"
},
{
"odds": [
{
"id": 49773,
"away": 1.71,
"home": 1.98,
"payout": 91.76,
"bookmaker_id": 29,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "31bet",
"bookmaker_order": 61,
"bookmaker_hash_image": "2b17fedcddc98e1c38044b1f9b94fd56773c02bf4fa41200703d5ec15537c485"
},
{
"id": 49775,
"away": 1.71,
"home": 1.98,
"payout": 91.76,
"bookmaker_id": 25,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Jackbit",
"bookmaker_order": 90,
"bookmaker_hash_image": "90e3d84a9c46026a03a79253b7f83cc692d06dcc09f4cf00d71f10709288b691"
},
{
"id": 49777,
"away": 1.71,
"home": 1.98,
"payout": 91.76,
"bookmaker_id": 26,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Freshbet",
"bookmaker_order": 91,
"bookmaker_hash_image": "a28333ec98f7d551a4485abe91df75028280504e2cd01a01f47dcb3733825dab"
},
{
"id": 49779,
"away": 1.71,
"home": 1.98,
"payout": 91.76,
"bookmaker_id": 14,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Mystake",
"bookmaker_order": 53,
"bookmaker_hash_image": "31c8ed947b8aff8a1cd9d0b0bc0369a5d955502d241ec9810c9f94157e943098"
},
{
"id": 49781,
"away": 1.71,
"home": 1.98,
"payout": 91.76,
"bookmaker_id": 23,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Goldenbet",
"bookmaker_order": 88,
"bookmaker_hash_image": "7c80be5188d355eedb4856b7809b4d78d67814d2c5a6b0bf074af5c607628ac5"
}
],
"type": "+6.5/-6.5 Games"
},
{
"odds": [
{
"id": 18726,
"away": 1.72,
"home": 1.97,
"payout": 91.83,
"bookmaker_id": 29,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "31bet",
"bookmaker_order": 61,
"bookmaker_hash_image": "2b17fedcddc98e1c38044b1f9b94fd56773c02bf4fa41200703d5ec15537c485"
},
{
"id": 18727,
"away": 1.72,
"home": 1.97,
"payout": 91.83,
"bookmaker_id": 25,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Jackbit",
"bookmaker_order": 90,
"bookmaker_hash_image": "90e3d84a9c46026a03a79253b7f83cc692d06dcc09f4cf00d71f10709288b691"
},
{
"id": 18728,
"away": 1.72,
"home": 1.97,
"payout": 91.83,
"bookmaker_id": 26,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Freshbet",
"bookmaker_order": 91,
"bookmaker_hash_image": "a28333ec98f7d551a4485abe91df75028280504e2cd01a01f47dcb3733825dab"
},
{
"id": 18729,
"away": 1.72,
"home": 1.97,
"payout": 91.83,
"bookmaker_id": 14,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Mystake",
"bookmaker_order": 53,
"bookmaker_hash_image": "31c8ed947b8aff8a1cd9d0b0bc0369a5d955502d241ec9810c9f94157e943098"
},
{
"id": 18730,
"away": 1.72,
"home": 1.97,
"payout": 91.83,
"bookmaker_id": 23,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Goldenbet",
"bookmaker_order": 88,
"bookmaker_hash_image": "7c80be5188d355eedb4856b7809b4d78d67814d2c5a6b0bf074af5c607628ac5"
}
],
"type": "-7.5/+7.5 Games"
}
],
"period_type": "Full Time"
}
]
}
]