Sets Points Handicap
This endpoint allows you to retrieve the odds from sets points 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://volleyball.sportmicro.com/odds/sets-points-handicap?match_id=eq.{match_id}
Get the live odds from a specific match_idhttps://volleyball.sportmicro.com/odds/sets-points-handicap?match_id=eq.{match_id}&is_live=eq.true
Get the pre-match odds from a specific match_idhttps://volleyball.sportmicro.com/odds/sets-points-handicap?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.201103 - 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": 201103,
"is_live": false,
"periods": [
{
"odds": [
{
"odds": [
{
"id": 1114,
"away": 2.11,
"home": 1.62,
"payout": 91.64,
"bookmaker_id": 9,
"away_movement": 1,
"home_movement": 1,
"bookmaker_name": "Marathonbet",
"bookmaker_order": 16,
"bookmaker_hash_image": "5cdb85f84c139920abb014112cee3c97015e5614504e64c0fd2dfb14be5cbb4f"
},
{
"id": 1115,
"away": 2.05,
"home": 1.69,
"payout": 92.63,
"bookmaker_id": 1,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Stake.com",
"bookmaker_order": 1,
"bookmaker_hash_image": "b7df61bb0380f1918a136da4a70b9d19bc740163bd9dbea2c58de3cc13fc0ff0"
}
],
"type": "+2.5/-2.5 Points"
},
{
"odds": [
{
"id": 1110,
"away": 1.35,
"home": 2.79,
"payout": 90.98,
"bookmaker_id": 9,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Marathonbet",
"bookmaker_order": 16,
"bookmaker_hash_image": "5cdb85f84c139920abb014112cee3c97015e5614504e64c0fd2dfb14be5cbb4f"
}
],
"type": "-2.5/+2.5 Points"
},
{
"odds": [
{
"id": 1111,
"away": 2.44,
"home": 1.45,
"payout": 90.95,
"bookmaker_id": 9,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Marathonbet",
"bookmaker_order": 16,
"bookmaker_hash_image": "5cdb85f84c139920abb014112cee3c97015e5614504e64c0fd2dfb14be5cbb4f"
}
],
"type": "+3.5/-3.5 Points"
},
{
"odds": [
{
"id": 1108,
"away": 1.25,
"home": 3.34,
"payout": 90.96,
"bookmaker_id": 9,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Marathonbet",
"bookmaker_order": 16,
"bookmaker_hash_image": "5cdb85f84c139920abb014112cee3c97015e5614504e64c0fd2dfb14be5cbb4f"
}
],
"type": "-3.5/+3.5 Points"
},
{
"odds": [
{
"id": 1112,
"away": 2.92,
"home": 1.32,
"payout": 90.91,
"bookmaker_id": 9,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Marathonbet",
"bookmaker_order": 16,
"bookmaker_hash_image": "5cdb85f84c139920abb014112cee3c97015e5614504e64c0fd2dfb14be5cbb4f"
}
],
"type": "+4.5/-4.5 Points"
},
{
"odds": [
{
"id": 1113,
"away": 3.58,
"home": 1.222,
"payout": 91.1,
"bookmaker_id": 9,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Marathonbet",
"bookmaker_order": 16,
"bookmaker_hash_image": "5cdb85f84c139920abb014112cee3c97015e5614504e64c0fd2dfb14be5cbb4f"
}
],
"type": "+5.5/-5.5 Points"
}
],
"period_type": "1st Set"
},
{
"odds": [
{
"odds": [
{
"id": 1118,
"away": 2.07,
"home": 1.64,
"payout": 91.5,
"bookmaker_id": 9,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Marathonbet",
"bookmaker_order": 16,
"bookmaker_hash_image": "5cdb85f84c139920abb014112cee3c97015e5614504e64c0fd2dfb14be5cbb4f"
}
],
"type": "+2.5/-2.5 Points"
},
{
"odds": [
{
"id": 1116,
"away": 1.34,
"home": 2.83,
"payout": 90.94,
"bookmaker_id": 9,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Marathonbet",
"bookmaker_order": 16,
"bookmaker_hash_image": "5cdb85f84c139920abb014112cee3c97015e5614504e64c0fd2dfb14be5cbb4f"
}
],
"type": "-2.5/+2.5 Points"
},
{
"odds": [
{
"id": 1117,
"away": 2.39,
"home": 1.47,
"payout": 91.02,
"bookmaker_id": 9,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Marathonbet",
"bookmaker_order": 16,
"bookmaker_hash_image": "5cdb85f84c139920abb014112cee3c97015e5614504e64c0fd2dfb14be5cbb4f"
}
],
"type": "+3.5/-3.5 Points"
}
],
"period_type": "2nd Set"
},
{
"odds": [
{
"odds": [
{
"id": 1120,
"away": 2.07,
"home": 1.64,
"payout": 91.5,
"bookmaker_id": 9,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Marathonbet",
"bookmaker_order": 16,
"bookmaker_hash_image": "5cdb85f84c139920abb014112cee3c97015e5614504e64c0fd2dfb14be5cbb4f"
}
],
"type": "+2.5/-2.5 Points"
},
{
"odds": [
{
"id": 1119,
"away": 2.39,
"home": 1.47,
"payout": 91.02,
"bookmaker_id": 9,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Marathonbet",
"bookmaker_order": 16,
"bookmaker_hash_image": "5cdb85f84c139920abb014112cee3c97015e5614504e64c0fd2dfb14be5cbb4f"
}
],
"type": "+3.5/-3.5 Points"
}
],
"period_type": "3rd Set"
},
{
"odds": [
{
"odds": [
{
"id": 1001,
"away": 1.46,
"home": 2.41,
"payout": 90.92,
"bookmaker_id": 12,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
},
{
"id": 998,
"away": 1.46,
"home": 2.41,
"payout": 90.92,
"bookmaker_id": 3,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 995,
"away": 1.46,
"home": 2.41,
"payout": 90.92,
"bookmaker_id": 2,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
}
],
"type": "-0.5/+0.5 Points"
},
{
"odds": [
{
"id": 1004,
"away": 1.61,
"home": 2.12,
"payout": 91.51,
"bookmaker_id": 2,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 1010,
"away": 1.61,
"home": 2.12,
"payout": 91.51,
"bookmaker_id": 12,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
},
{
"id": 1007,
"away": 1.61,
"home": 2.12,
"payout": 91.51,
"bookmaker_id": 3,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
}
],
"type": "+1.5/-1.5 Points"
},
{
"odds": [
{
"id": 989,
"away": 1.45,
"home": 2.44,
"payout": 90.95,
"bookmaker_id": 3,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 992,
"away": 1.45,
"home": 2.44,
"payout": 90.95,
"bookmaker_id": 12,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
},
{
"id": 986,
"away": 1.45,
"home": 2.44,
"payout": 90.95,
"bookmaker_id": 2,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
}
],
"type": "-1.5/+1.5 Points"
},
{
"odds": [
{
"id": 977,
"away": 2,
"home": 1.73,
"payout": 92.76,
"bookmaker_id": 44,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "William Hill",
"bookmaker_order": 120,
"bookmaker_hash_image": "6a427b967f24cec8ede2494886b75085e1bc9a63acfb04423d753aaa2fc97576"
},
{
"id": 983,
"away": 2.05,
"home": 1.67,
"payout": 92.03,
"bookmaker_id": 19,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Novibet",
"bookmaker_order": 47,
"bookmaker_hash_image": "6f808afb5bd269934561394107be2c8b2c65c9aacc3d0af0c6a217ca3b4aee11"
},
{
"id": 980,
"away": 2,
"home": 1.68,
"payout": 91.3,
"bookmaker_id": 25,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Betsson",
"bookmaker_order": 72,
"bookmaker_hash_image": "1f0b96b54c49121cf3e2d924cad9eabc1f43adc0d6afb106347eb40e1996857d"
}
],
"type": "+1.5/-1.5 Sets"
},
{
"odds": [
{
"id": 1013,
"away": 1.63,
"home": 2.09,
"payout": 91.58,
"bookmaker_id": 2,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 1019,
"away": 1.63,
"home": 2.09,
"payout": 91.58,
"bookmaker_id": 12,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
},
{
"id": 1016,
"away": 1.63,
"home": 2.09,
"payout": 91.58,
"bookmaker_id": 3,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
}
],
"type": "+2.5/-2.5 Points"
},
{
"odds": [
{
"id": 1025,
"away": 1.68,
"home": 2.06,
"payout": 92.53,
"bookmaker_id": 30,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Freshbet",
"bookmaker_order": 79,
"bookmaker_hash_image": "a28333ec98f7d551a4485abe91df75028280504e2cd01a01f47dcb3733825dab"
},
{
"id": 1028,
"away": 1.68,
"home": 2.06,
"payout": 92.53,
"bookmaker_id": 32,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Mystake",
"bookmaker_order": 80,
"bookmaker_hash_image": "31c8ed947b8aff8a1cd9d0b0bc0369a5d955502d241ec9810c9f94157e943098"
},
{
"id": 1022,
"away": 1.68,
"home": 2.06,
"payout": 92.53,
"bookmaker_id": 33,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Jackbit",
"bookmaker_order": 82,
"bookmaker_hash_image": "90e3d84a9c46026a03a79253b7f83cc692d06dcc09f4cf00d71f10709288b691"
},
{
"id": 2199,
"away": 1.67,
"home": 2.04,
"payout": 91.83,
"bookmaker_id": 1,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Stake.com",
"bookmaker_order": 1,
"bookmaker_hash_image": "b7df61bb0380f1918a136da4a70b9d19bc740163bd9dbea2c58de3cc13fc0ff0"
},
{
"id": 1031,
"away": 1.68,
"home": 2.06,
"payout": 92.53,
"bookmaker_id": 28,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Goldenbet",
"bookmaker_order": 77,
"bookmaker_hash_image": "7c80be5188d355eedb4856b7809b4d78d67814d2c5a6b0bf074af5c607628ac5"
}
],
"type": "+3.5/-3.5 Points"
},
{
"odds": [
{
"id": 2037,
"away": 1.72,
"home": 2,
"payout": 92.47,
"bookmaker_id": 33,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Jackbit",
"bookmaker_order": 82,
"bookmaker_hash_image": "90e3d84a9c46026a03a79253b7f83cc692d06dcc09f4cf00d71f10709288b691"
},
{
"id": 1040,
"away": 1.82,
"home": 1.85,
"payout": 91.74,
"bookmaker_id": 3,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 1037,
"away": 1.82,
"home": 1.85,
"payout": 91.74,
"bookmaker_id": 2,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 2045,
"away": 1.72,
"home": 2,
"payout": 92.47,
"bookmaker_id": 32,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Mystake",
"bookmaker_order": 80,
"bookmaker_hash_image": "31c8ed947b8aff8a1cd9d0b0bc0369a5d955502d241ec9810c9f94157e943098"
},
{
"id": 2049,
"away": 1.72,
"home": 2,
"payout": 92.47,
"bookmaker_id": 28,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Goldenbet",
"bookmaker_order": 77,
"bookmaker_hash_image": "7c80be5188d355eedb4856b7809b4d78d67814d2c5a6b0bf074af5c607628ac5"
},
{
"id": 2041,
"away": 1.72,
"home": 2,
"payout": 92.47,
"bookmaker_id": 30,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Freshbet",
"bookmaker_order": 79,
"bookmaker_hash_image": "a28333ec98f7d551a4485abe91df75028280504e2cd01a01f47dcb3733825dab"
},
{
"id": 1034,
"away": 1.79,
"home": 1.89,
"payout": 91.93,
"bookmaker_id": 36,
"away_movement": 1,
"home_movement": 1,
"bookmaker_name": "GG.BET",
"bookmaker_order": 91,
"bookmaker_hash_image": "ce4ec4f4bb30803f36a4e4d55e014de7f919ea5458abb6747a19f8c37282933f"
},
{
"id": 1043,
"away": 1.82,
"home": 1.85,
"payout": 91.74,
"bookmaker_id": 12,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
}
],
"type": "+4.5/-4.5 Points"
},
{
"odds": [
{
"id": 1049,
"away": 1.84,
"home": 1.83,
"payout": 91.75,
"bookmaker_id": 2,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 1070,
"away": 1.84,
"home": 1.86,
"payout": 92.5,
"bookmaker_id": 32,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Mystake",
"bookmaker_order": 80,
"bookmaker_hash_image": "31c8ed947b8aff8a1cd9d0b0bc0369a5d955502d241ec9810c9f94157e943098"
},
{
"id": 1061,
"away": 1.82,
"home": 1.85,
"payout": 91.74,
"bookmaker_id": 1,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Stake.com",
"bookmaker_order": 1,
"bookmaker_hash_image": "b7df61bb0380f1918a136da4a70b9d19bc740163bd9dbea2c58de3cc13fc0ff0"
},
{
"id": 1067,
"away": 1.84,
"home": 1.86,
"payout": 92.5,
"bookmaker_id": 30,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Freshbet",
"bookmaker_order": 79,
"bookmaker_hash_image": "a28333ec98f7d551a4485abe91df75028280504e2cd01a01f47dcb3733825dab"
},
{
"id": 1055,
"away": 1.84,
"home": 1.83,
"payout": 91.75,
"bookmaker_id": 3,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 1072,
"away": 1.84,
"home": 1.86,
"payout": 92.5,
"bookmaker_id": 28,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Goldenbet",
"bookmaker_order": 77,
"bookmaker_hash_image": "7c80be5188d355eedb4856b7809b4d78d67814d2c5a6b0bf074af5c607628ac5"
},
{
"id": 1058,
"away": 1.84,
"home": 1.83,
"payout": 91.75,
"bookmaker_id": 12,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
},
{
"id": 1046,
"away": 1.86,
"home": 1.82,
"payout": 91.99,
"bookmaker_id": 36,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "GG.BET",
"bookmaker_order": 91,
"bookmaker_hash_image": "ce4ec4f4bb30803f36a4e4d55e014de7f919ea5458abb6747a19f8c37282933f"
},
{
"id": 1064,
"away": 1.84,
"home": 1.86,
"payout": 92.5,
"bookmaker_id": 33,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Jackbit",
"bookmaker_order": 82,
"bookmaker_hash_image": "90e3d84a9c46026a03a79253b7f83cc692d06dcc09f4cf00d71f10709288b691"
},
{
"id": 1052,
"away": 1.84,
"home": 1.83,
"payout": 91.75,
"bookmaker_id": 19,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Novibet",
"bookmaker_order": 47,
"bookmaker_hash_image": "6f808afb5bd269934561394107be2c8b2c65c9aacc3d0af0c6a217ca3b4aee11"
}
],
"type": "+5.5/-5.5 Points"
},
{
"odds": [
{
"id": 1104,
"away": 2,
"home": 1.69,
"payout": 91.6,
"bookmaker_id": 3,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 1951,
"away": 1.9,
"home": 1.81,
"payout": 92.7,
"bookmaker_id": 28,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Goldenbet",
"bookmaker_order": 77,
"bookmaker_hash_image": "7c80be5188d355eedb4856b7809b4d78d67814d2c5a6b0bf074af5c607628ac5"
},
{
"id": 1100,
"away": 2,
"home": 1.69,
"payout": 91.6,
"bookmaker_id": 2,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 1948,
"away": 1.9,
"home": 1.81,
"payout": 92.7,
"bookmaker_id": 32,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Mystake",
"bookmaker_order": 80,
"bookmaker_hash_image": "31c8ed947b8aff8a1cd9d0b0bc0369a5d955502d241ec9810c9f94157e943098"
},
{
"id": 1939,
"away": 1.88,
"home": 1.79,
"payout": 91.69,
"bookmaker_id": 1,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Stake.com",
"bookmaker_order": 1,
"bookmaker_hash_image": "b7df61bb0380f1918a136da4a70b9d19bc740163bd9dbea2c58de3cc13fc0ff0"
},
{
"id": 1942,
"away": 1.9,
"home": 1.81,
"payout": 92.7,
"bookmaker_id": 33,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Jackbit",
"bookmaker_order": 82,
"bookmaker_hash_image": "90e3d84a9c46026a03a79253b7f83cc692d06dcc09f4cf00d71f10709288b691"
},
{
"id": 1106,
"away": 2,
"home": 1.69,
"payout": 91.6,
"bookmaker_id": 12,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
},
{
"id": 1102,
"away": 1.88,
"home": 1.79,
"payout": 91.69,
"bookmaker_id": 19,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Novibet",
"bookmaker_order": 47,
"bookmaker_hash_image": "6f808afb5bd269934561394107be2c8b2c65c9aacc3d0af0c6a217ca3b4aee11"
},
{
"id": 1945,
"away": 1.9,
"home": 1.81,
"payout": 92.7,
"bookmaker_id": 30,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Freshbet",
"bookmaker_order": 79,
"bookmaker_hash_image": "a28333ec98f7d551a4485abe91df75028280504e2cd01a01f47dcb3733825dab"
}
],
"type": "+6.5/-6.5 Points"
},
{
"odds": [
{
"id": 2253,
"away": 2.05,
"home": 1.66,
"payout": 91.73,
"bookmaker_id": 1,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Stake.com",
"bookmaker_order": 1,
"bookmaker_hash_image": "b7df61bb0380f1918a136da4a70b9d19bc740163bd9dbea2c58de3cc13fc0ff0"
},
{
"id": 1074,
"away": 2.04,
"home": 1.66,
"payout": 91.52,
"bookmaker_id": 2,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 1080,
"away": 2.07,
"home": 1.67,
"payout": 92.43,
"bookmaker_id": 33,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Jackbit",
"bookmaker_order": 82,
"bookmaker_hash_image": "90e3d84a9c46026a03a79253b7f83cc692d06dcc09f4cf00d71f10709288b691"
},
{
"id": 1086,
"away": 2.07,
"home": 1.67,
"payout": 92.43,
"bookmaker_id": 28,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Goldenbet",
"bookmaker_order": 77,
"bookmaker_hash_image": "7c80be5188d355eedb4856b7809b4d78d67814d2c5a6b0bf074af5c607628ac5"
},
{
"id": 1084,
"away": 2.07,
"home": 1.67,
"payout": 92.43,
"bookmaker_id": 32,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Mystake",
"bookmaker_order": 80,
"bookmaker_hash_image": "31c8ed947b8aff8a1cd9d0b0bc0369a5d955502d241ec9810c9f94157e943098"
},
{
"id": 1082,
"away": 2.07,
"home": 1.67,
"payout": 92.43,
"bookmaker_id": 30,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Freshbet",
"bookmaker_order": 79,
"bookmaker_hash_image": "a28333ec98f7d551a4485abe91df75028280504e2cd01a01f47dcb3733825dab"
},
{
"id": 1076,
"away": 2.04,
"home": 1.66,
"payout": 91.52,
"bookmaker_id": 3,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 1078,
"away": 2.04,
"home": 1.66,
"payout": 91.52,
"bookmaker_id": 12,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
}
],
"type": "+7.5/-7.5 Points"
},
{
"odds": [
{
"id": 2001,
"away": 2.15,
"home": 1.63,
"payout": 92.71,
"bookmaker_id": 32,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Mystake",
"bookmaker_order": 80,
"bookmaker_hash_image": "31c8ed947b8aff8a1cd9d0b0bc0369a5d955502d241ec9810c9f94157e943098"
},
{
"id": 1090,
"away": 2.24,
"home": 1.53,
"payout": 90.91,
"bookmaker_id": 3,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 1993,
"away": 2.15,
"home": 1.63,
"payout": 92.71,
"bookmaker_id": 33,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Jackbit",
"bookmaker_order": 82,
"bookmaker_hash_image": "90e3d84a9c46026a03a79253b7f83cc692d06dcc09f4cf00d71f10709288b691"
},
{
"id": 1088,
"away": 2.24,
"home": 1.53,
"payout": 90.91,
"bookmaker_id": 2,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 2005,
"away": 2.15,
"home": 1.63,
"payout": 92.71,
"bookmaker_id": 28,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Goldenbet",
"bookmaker_order": 77,
"bookmaker_hash_image": "7c80be5188d355eedb4856b7809b4d78d67814d2c5a6b0bf074af5c607628ac5"
},
{
"id": 1997,
"away": 2.15,
"home": 1.63,
"payout": 92.71,
"bookmaker_id": 30,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Freshbet",
"bookmaker_order": 79,
"bookmaker_hash_image": "a28333ec98f7d551a4485abe91df75028280504e2cd01a01f47dcb3733825dab"
},
{
"id": 1092,
"away": 2.24,
"home": 1.53,
"payout": 90.91,
"bookmaker_id": 12,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
}
],
"type": "+8.5/-8.5 Points"
},
{
"odds": [
{
"id": 1098,
"away": 2.34,
"home": 1.49,
"payout": 91.03,
"bookmaker_id": 12,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
},
{
"id": 1094,
"away": 2.34,
"home": 1.49,
"payout": 91.03,
"bookmaker_id": 2,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 1096,
"away": 2.34,
"home": 1.49,
"payout": 91.03,
"bookmaker_id": 3,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
}
],
"type": "+9.5/-9.5 Points"
}
],
"period_type": "Full Time"
}
]
}
]