Goals Handicap
This endpoint allows you to retrieve the odds from goals 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://hockey.sportmicro.com/odds/goals-handicap?match_id=eq.{match_id}
Get the live odds from a specific match_idhttps://hockey.sportmicro.com/odds/goals-handicap?match_id=eq.{match_id}&is_live=eq.true
Get the pre-match odds from a specific match_idhttps://hockey.sportmicro.com/odds/goals-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.13768 - 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": 13768,
"is_live": false,
"periods": [
{
"odds": [
{
"odds": [
{
"id": 17725,
"away": 1.65,
"home": 2.08,
"payout": 92.01,
"bookmaker_id": 34,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Vbet Sport",
"bookmaker_order": 83,
"bookmaker_hash_image": "170428aa6e0eec2fda96c3880f1171775deed351466c0bb3b25699cebaa0eae6"
}
],
"type": "0"
},
{
"odds": [
{
"id": 17699,
"away": 2.33,
"home": 1.52,
"payout": 91.99,
"bookmaker_id": 34,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Vbet Sport",
"bookmaker_order": 83,
"bookmaker_hash_image": "170428aa6e0eec2fda96c3880f1171775deed351466c0bb3b25699cebaa0eae6"
},
{
"id": 19711,
"away": 2.65,
"home": 1.44,
"payout": 93.3,
"bookmaker_id": 25,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Betsson",
"bookmaker_order": 72,
"bookmaker_hash_image": "1f0b96b54c49121cf3e2d924cad9eabc1f43adc0d6afb106347eb40e1996857d"
},
{
"id": 22230,
"away": 2.5,
"home": 1.47,
"payout": 92.57,
"bookmaker_id": 19,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Novibet",
"bookmaker_order": 47,
"bookmaker_hash_image": "6f808afb5bd269934561394107be2c8b2c65c9aacc3d0af0c6a217ca3b4aee11"
},
{
"id": 22236,
"away": 2.5,
"home": 1.45,
"payout": 91.77,
"bookmaker_id": 23,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Parimatch",
"bookmaker_order": 68,
"bookmaker_hash_image": "15b0535b97f30ff58c1b7db577b04bdaf15a124205ecf72a3e036fa59ae6733c"
},
{
"id": 22242,
"away": 2.5,
"home": 1.45,
"payout": 91.77,
"bookmaker_id": 4,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "BetVictor",
"bookmaker_order": 6,
"bookmaker_hash_image": "7fe3e53d085b4ceca89a015f0d665e362aa49aa603c56920f68272e73f136f8d"
}
],
"type": "+0.5/-0.5"
},
{
"odds": [
{
"id": 17690,
"away": 1.3,
"home": 3.15,
"payout": 92.02,
"bookmaker_id": 34,
"away_movement": 1,
"home_movement": 0,
"bookmaker_name": "Vbet Sport",
"bookmaker_order": 83,
"bookmaker_hash_image": "170428aa6e0eec2fda96c3880f1171775deed351466c0bb3b25699cebaa0eae6"
},
{
"id": 19699,
"away": 1.32,
"home": 3.15,
"payout": 93.02,
"bookmaker_id": 25,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Betsson",
"bookmaker_order": 72,
"bookmaker_hash_image": "1f0b96b54c49121cf3e2d924cad9eabc1f43adc0d6afb106347eb40e1996857d"
}
],
"type": "-0.5/+0.5"
},
{
"odds": [
{
"id": 17708,
"away": 4.17,
"home": 1.18,
"payout": 91.97,
"bookmaker_id": 34,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Vbet Sport",
"bookmaker_order": 83,
"bookmaker_hash_image": "170428aa6e0eec2fda96c3880f1171775deed351466c0bb3b25699cebaa0eae6"
}
],
"type": "+1/-1"
},
{
"odds": [
{
"id": 17717,
"away": 5.37,
"home": 1.11,
"payout": 91.99,
"bookmaker_id": 34,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Vbet Sport",
"bookmaker_order": 83,
"bookmaker_hash_image": "170428aa6e0eec2fda96c3880f1171775deed351466c0bb3b25699cebaa0eae6"
}
],
"type": "+1.5/-1.5"
}
],
"period_type": "1st Period"
},
{
"odds": [
{
"odds": [
{
"id": 22266,
"away": 2.35,
"home": 1.53,
"payout": 92.67,
"bookmaker_id": 19,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Novibet",
"bookmaker_order": 47,
"bookmaker_hash_image": "6f808afb5bd269934561394107be2c8b2c65c9aacc3d0af0c6a217ca3b4aee11"
}
],
"type": "+0.5/-0.5"
}
],
"period_type": "2nd Period"
},
{
"odds": [
{
"odds": [
{
"id": 22272,
"away": 2.25,
"home": 1.57,
"payout": 92.47,
"bookmaker_id": 19,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Novibet",
"bookmaker_order": 47,
"bookmaker_hash_image": "6f808afb5bd269934561394107be2c8b2c65c9aacc3d0af0c6a217ca3b4aee11"
}
],
"type": "+0.5/-0.5"
}
],
"period_type": "3rd Period"
},
{
"odds": [
{
"odds": [
{
"id": 16177,
"away": 2.6,
"home": 1.41,
"payout": 91.42,
"bookmaker_id": 7,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Powbet",
"bookmaker_order": 10,
"bookmaker_hash_image": "2b4b65a84ff508fc1ab451fa870b8344d263f9e45652824559cccb733456e838"
},
{
"id": 16179,
"away": 2.6,
"home": 1.41,
"payout": 91.42,
"bookmaker_id": 5,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Fezbet",
"bookmaker_order": 8,
"bookmaker_hash_image": "5fcd29ad7385ac87e19af6573ece46af5654a78332d51b7d6f1e4804dc86dcd3"
},
{
"id": 16183,
"away": 2.6,
"home": 1.41,
"payout": 91.42,
"bookmaker_id": 51,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Cashwin",
"bookmaker_order": 74,
"bookmaker_hash_image": "ff79e5e4a3648d9b457f9a2d86253cf4fe239d81704f275fcfe4ac8158304b22"
},
{
"id": 16185,
"away": 2.6,
"home": 1.41,
"payout": 91.42,
"bookmaker_id": 18,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Campobet",
"bookmaker_order": 39,
"bookmaker_hash_image": "d0eca5741529402474d4460e966ddc1bfa9652ebdd612fa09aec793b2988ac98"
},
{
"id": 16181,
"away": 2.54,
"home": 1.41,
"payout": 90.67,
"bookmaker_id": 50,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "All British Casino",
"bookmaker_order": 70,
"bookmaker_hash_image": "3c3fee20a7efe14459f43bc585af731e9fa78c454365e60a58f670b4627f88e6"
},
{
"id": 21682,
"away": 2.52,
"home": 1.42,
"payout": 90.82,
"bookmaker_id": 33,
"away_movement": -1,
"home_movement": -1,
"bookmaker_name": "Jackbit",
"bookmaker_order": 82,
"bookmaker_hash_image": "90e3d84a9c46026a03a79253b7f83cc692d06dcc09f4cf00d71f10709288b691"
},
{
"id": 21690,
"away": 2.52,
"home": 1.42,
"payout": 90.82,
"bookmaker_id": 30,
"away_movement": -1,
"home_movement": -1,
"bookmaker_name": "Freshbet",
"bookmaker_order": 79,
"bookmaker_hash_image": "a28333ec98f7d551a4485abe91df75028280504e2cd01a01f47dcb3733825dab"
},
{
"id": 21698,
"away": 2.52,
"home": 1.42,
"payout": 90.82,
"bookmaker_id": 32,
"away_movement": -1,
"home_movement": -1,
"bookmaker_name": "Mystake",
"bookmaker_order": 80,
"bookmaker_hash_image": "31c8ed947b8aff8a1cd9d0b0bc0369a5d955502d241ec9810c9f94157e943098"
},
{
"id": 21706,
"away": 2.52,
"home": 1.42,
"payout": 90.82,
"bookmaker_id": 28,
"away_movement": -1,
"home_movement": -1,
"bookmaker_name": "Goldenbet",
"bookmaker_order": 77,
"bookmaker_hash_image": "7c80be5188d355eedb4856b7809b4d78d67814d2c5a6b0bf074af5c607628ac5"
}
],
"type": "+1.5/-1.5"
},
{
"odds": [
{
"id": 21618,
"away": 3.58,
"home": 1.22,
"payout": 90.99,
"bookmaker_id": 33,
"away_movement": -1,
"home_movement": -1,
"bookmaker_name": "Jackbit",
"bookmaker_order": 82,
"bookmaker_hash_image": "90e3d84a9c46026a03a79253b7f83cc692d06dcc09f4cf00d71f10709288b691"
},
{
"id": 21626,
"away": 3.58,
"home": 1.22,
"payout": 90.99,
"bookmaker_id": 30,
"away_movement": -1,
"home_movement": -1,
"bookmaker_name": "Freshbet",
"bookmaker_order": 79,
"bookmaker_hash_image": "a28333ec98f7d551a4485abe91df75028280504e2cd01a01f47dcb3733825dab"
},
{
"id": 21634,
"away": 3.58,
"home": 1.22,
"payout": 90.99,
"bookmaker_id": 32,
"away_movement": -1,
"home_movement": -1,
"bookmaker_name": "Mystake",
"bookmaker_order": 80,
"bookmaker_hash_image": "31c8ed947b8aff8a1cd9d0b0bc0369a5d955502d241ec9810c9f94157e943098"
},
{
"id": 21642,
"away": 3.58,
"home": 1.22,
"payout": 90.99,
"bookmaker_id": 28,
"away_movement": -1,
"home_movement": -1,
"bookmaker_name": "Goldenbet",
"bookmaker_order": 77,
"bookmaker_hash_image": "7c80be5188d355eedb4856b7809b4d78d67814d2c5a6b0bf074af5c607628ac5"
}
],
"type": "+2.5/-2.5"
},
{
"odds": [
{
"id": 21650,
"away": 5.89,
"home": 1.07,
"payout": 90.55,
"bookmaker_id": 33,
"away_movement": -1,
"home_movement": -1,
"bookmaker_name": "Jackbit",
"bookmaker_order": 82,
"bookmaker_hash_image": "90e3d84a9c46026a03a79253b7f83cc692d06dcc09f4cf00d71f10709288b691"
},
{
"id": 21658,
"away": 5.89,
"home": 1.07,
"payout": 90.55,
"bookmaker_id": 30,
"away_movement": -1,
"home_movement": -1,
"bookmaker_name": "Freshbet",
"bookmaker_order": 79,
"bookmaker_hash_image": "a28333ec98f7d551a4485abe91df75028280504e2cd01a01f47dcb3733825dab"
},
{
"id": 21666,
"away": 5.89,
"home": 1.07,
"payout": 90.55,
"bookmaker_id": 32,
"away_movement": -1,
"home_movement": -1,
"bookmaker_name": "Mystake",
"bookmaker_order": 80,
"bookmaker_hash_image": "31c8ed947b8aff8a1cd9d0b0bc0369a5d955502d241ec9810c9f94157e943098"
},
{
"id": 21674,
"away": 5.89,
"home": 1.07,
"payout": 90.55,
"bookmaker_id": 28,
"away_movement": -1,
"home_movement": -1,
"bookmaker_name": "Goldenbet",
"bookmaker_order": 77,
"bookmaker_hash_image": "7c80be5188d355eedb4856b7809b4d78d67814d2c5a6b0bf074af5c607628ac5"
}
],
"type": "+3.5/-3.5"
}
],
"period_type": "FT inc. OT"
},
{
"odds": [
{
"odds": [
{
"id": 16259,
"away": 1.5,
"home": 2.29,
"payout": 90.63,
"bookmaker_id": 2,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 16265,
"away": 1.5,
"home": 2.29,
"payout": 90.63,
"bookmaker_id": 3,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 17204,
"away": 1.53,
"home": 2.33,
"payout": 92.35,
"bookmaker_id": 34,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Vbet Sport",
"bookmaker_order": 83,
"bookmaker_hash_image": "170428aa6e0eec2fda96c3880f1171775deed351466c0bb3b25699cebaa0eae6"
},
{
"id": 16271,
"away": 1.5,
"home": 2.29,
"payout": 90.63,
"bookmaker_id": 12,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
}
],
"type": "0"
},
{
"odds": [
{
"id": 16427,
"away": 1.69,
"home": 1.98,
"payout": 91.18,
"bookmaker_id": 2,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 16433,
"away": 1.69,
"home": 1.98,
"payout": 91.18,
"bookmaker_id": 3,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 16439,
"away": 1.69,
"home": 1.98,
"payout": 91.18,
"bookmaker_id": 12,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
}
],
"type": "+0.25/-0.25"
},
{
"odds": [
{
"id": 16241,
"away": 1.391,
"home": 2.596,
"payout": 90.57,
"bookmaker_id": 2,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 16247,
"away": 1.391,
"home": 2.596,
"payout": 90.57,
"bookmaker_id": 3,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 16253,
"away": 1.391,
"home": 2.596,
"payout": 90.57,
"bookmaker_id": 12,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
}
],
"type": "-0.25/+0.25"
},
{
"odds": [
{
"id": 17681,
"away": 1.92,
"home": 1.82,
"payout": 93.43,
"bookmaker_id": 34,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Vbet Sport",
"bookmaker_order": 83,
"bookmaker_hash_image": "170428aa6e0eec2fda96c3880f1171775deed351466c0bb3b25699cebaa0eae6"
},
{
"id": 22194,
"away": 1.952,
"home": 1.75,
"payout": 92.27,
"bookmaker_id": 23,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Parimatch",
"bookmaker_order": 68,
"bookmaker_hash_image": "15b0535b97f30ff58c1b7db577b04bdaf15a124205ecf72a3e036fa59ae6733c"
},
{
"id": 22200,
"away": 1.952,
"home": 1.75,
"payout": 92.27,
"bookmaker_id": 4,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "BetVictor",
"bookmaker_order": 6,
"bookmaker_hash_image": "7fe3e53d085b4ceca89a015f0d665e362aa49aa603c56920f68272e73f136f8d"
}
],
"type": "+0.5/-0.5"
},
{
"odds": [
{
"id": 17144,
"away": 1.35,
"home": 2.85,
"payout": 91.61,
"bookmaker_id": 34,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Vbet Sport",
"bookmaker_order": 83,
"bookmaker_hash_image": "170428aa6e0eec2fda96c3880f1171775deed351466c0bb3b25699cebaa0eae6"
}
],
"type": "-0.5/+0.5"
},
{
"odds": [
{
"id": 16277,
"away": 1.996,
"home": 1.66,
"payout": 90.63,
"bookmaker_id": 2,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 16283,
"away": 1.996,
"home": 1.66,
"payout": 90.63,
"bookmaker_id": 3,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 16289,
"away": 1.996,
"home": 1.66,
"payout": 90.63,
"bookmaker_id": 12,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
}
],
"type": "+0.75/-0.75"
},
{
"odds": [
{
"id": 16223,
"away": 1.3,
"home": 3.2,
"payout": 92.44,
"bookmaker_id": 2,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 16229,
"away": 1.3,
"home": 3.2,
"payout": 92.44,
"bookmaker_id": 3,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 16235,
"away": 1.3,
"home": 3.2,
"payout": 92.44,
"bookmaker_id": 12,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
}
],
"type": "-0.75/+0.75"
},
{
"odds": [
{
"id": 16295,
"away": 2.21,
"home": 1.56,
"payout": 91.45,
"bookmaker_id": 36,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "GG.BET",
"bookmaker_order": 91,
"bookmaker_hash_image": "ce4ec4f4bb30803f36a4e4d55e014de7f919ea5458abb6747a19f8c37282933f"
},
{
"id": 16307,
"away": 2.24,
"home": 1.58,
"payout": 92.65,
"bookmaker_id": 3,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 16313,
"away": 2.24,
"home": 1.58,
"payout": 92.65,
"bookmaker_id": 12,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
},
{
"id": 17336,
"away": 2.2,
"home": 1.6,
"payout": 92.63,
"bookmaker_id": 34,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Vbet Sport",
"bookmaker_order": 83,
"bookmaker_hash_image": "170428aa6e0eec2fda96c3880f1171775deed351466c0bb3b25699cebaa0eae6"
},
{
"id": 16301,
"away": 2.24,
"home": 1.58,
"payout": 92.65,
"bookmaker_id": 2,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
}
],
"type": "+1/-1"
},
{
"odds": [
{
"id": 16206,
"away": 1.191,
"home": 3.74,
"payout": 90.33,
"bookmaker_id": 2,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 16211,
"away": 1.191,
"home": 3.74,
"payout": 90.33,
"bookmaker_id": 3,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 16217,
"away": 1.191,
"home": 3.74,
"payout": 90.33,
"bookmaker_id": 12,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
},
{
"id": 17072,
"away": 1.21,
"home": 3.9,
"payout": 92.35,
"bookmaker_id": 34,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Vbet Sport",
"bookmaker_order": 83,
"bookmaker_hash_image": "170428aa6e0eec2fda96c3880f1171775deed351466c0bb3b25699cebaa0eae6"
}
],
"type": "-1/+1"
},
{
"odds": [
{
"id": 16319,
"away": 2.338,
"home": 1.492,
"payout": 91.08,
"bookmaker_id": 2,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 16325,
"away": 2.338,
"home": 1.492,
"payout": 91.08,
"bookmaker_id": 3,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 16331,
"away": 2.338,
"home": 1.492,
"payout": 91.08,
"bookmaker_id": 12,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
}
],
"type": "+1.25/-1.25"
},
{
"odds": [
{
"id": 24663,
"away": 2.54,
"home": 1.48,
"payout": 93.51,
"bookmaker_id": 43,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Sportingbet",
"bookmaker_order": 119,
"bookmaker_hash_image": "d69df1ae8e9d418dcb50227c2f0062968d60885e12c49b543f1850175f5d7481"
},
{
"id": 24678,
"away": 2.54,
"home": 1.48,
"payout": 93.51,
"bookmaker_id": 8,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Bwin",
"bookmaker_order": 12,
"bookmaker_hash_image": "0c3cdd2bfc6df95d618274d18727ff6f76081d0ede60079bfe5bfbabbddd41e7"
},
{
"id": 16337,
"away": 2.48,
"home": 1.444,
"payout": 91.26,
"bookmaker_id": 2,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 16343,
"away": 2.48,
"home": 1.444,
"payout": 91.26,
"bookmaker_id": 3,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 16349,
"away": 2.48,
"home": 1.444,
"payout": 91.26,
"bookmaker_id": 12,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
},
{
"id": 17420,
"away": 2.55,
"home": 1.43,
"payout": 91.62,
"bookmaker_id": 34,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Vbet Sport",
"bookmaker_order": 83,
"bookmaker_hash_image": "170428aa6e0eec2fda96c3880f1171775deed351466c0bb3b25699cebaa0eae6"
}
],
"type": "+1.5/-1.5"
},
{
"odds": [
{
"id": 24144,
"away": 1.21,
"home": 4.1,
"payout": 93.43,
"bookmaker_id": 43,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Sportingbet",
"bookmaker_order": 119,
"bookmaker_hash_image": "d69df1ae8e9d418dcb50227c2f0062968d60885e12c49b543f1850175f5d7481"
},
{
"id": 24158,
"away": 1.21,
"home": 4.1,
"payout": 93.43,
"bookmaker_id": 8,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Bwin",
"bookmaker_order": 12,
"bookmaker_hash_image": "0c3cdd2bfc6df95d618274d18727ff6f76081d0ede60079bfe5bfbabbddd41e7"
},
{
"id": 16194,
"away": 1.161,
"home": 4.1,
"payout": 90.48,
"bookmaker_id": 2,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 16197,
"away": 1.161,
"home": 4.1,
"payout": 90.48,
"bookmaker_id": 3,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 16201,
"away": 1.161,
"home": 4.1,
"payout": 90.48,
"bookmaker_id": 12,
"away_movement": -1,
"home_movement": 1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
},
{
"id": 17024,
"away": 1.17,
"home": 4.5,
"payout": 92.86,
"bookmaker_id": 34,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Vbet Sport",
"bookmaker_order": 83,
"bookmaker_hash_image": "170428aa6e0eec2fda96c3880f1171775deed351466c0bb3b25699cebaa0eae6"
}
],
"type": "-1.5/+1.5"
},
{
"odds": [
{
"id": 16355,
"away": 2.752,
"home": 1.346,
"payout": 90.39,
"bookmaker_id": 2,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 16361,
"away": 2.752,
"home": 1.346,
"payout": 90.39,
"bookmaker_id": 3,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 16367,
"away": 2.752,
"home": 1.346,
"payout": 90.39,
"bookmaker_id": 12,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
}
],
"type": "+1.75/-1.75"
},
{
"odds": [
{
"id": 16379,
"away": 3.2,
"home": 1.26,
"payout": 90.4,
"bookmaker_id": 3,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 16385,
"away": 3.2,
"home": 1.26,
"payout": 90.4,
"bookmaker_id": 12,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
},
{
"id": 16373,
"away": 3.2,
"home": 1.26,
"payout": 90.4,
"bookmaker_id": 2,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 17500,
"away": 3.6,
"home": 1.24,
"payout": 92.23,
"bookmaker_id": 34,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Vbet Sport",
"bookmaker_order": 83,
"bookmaker_hash_image": "170428aa6e0eec2fda96c3880f1171775deed351466c0bb3b25699cebaa0eae6"
}
],
"type": "+2/-2"
},
{
"odds": [
{
"id": 16187,
"away": 1.09,
"home": 6.2,
"payout": 92.7,
"bookmaker_id": 2,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 16189,
"away": 1.09,
"home": 6.2,
"payout": 92.7,
"bookmaker_id": 3,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 16191,
"away": 1.09,
"home": 6.2,
"payout": 92.7,
"bookmaker_id": 12,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
}
],
"type": "-2/+2"
},
{
"odds": [
{
"id": 17533,
"away": 2.636,
"home": 1.376,
"payout": 90.41,
"bookmaker_id": 2,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 17555,
"away": 2.636,
"home": 1.376,
"payout": 90.41,
"bookmaker_id": 12,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
},
{
"id": 17544,
"away": 2.636,
"home": 1.376,
"payout": 90.41,
"bookmaker_id": 3,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
}
],
"type": "+2.25/-2.25"
},
{
"odds": [
{
"id": 16391,
"away": 3.58,
"home": 1.21,
"payout": 90.43,
"bookmaker_id": 2,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 16397,
"away": 3.58,
"home": 1.21,
"payout": 90.43,
"bookmaker_id": 3,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 16403,
"away": 3.58,
"home": 1.21,
"payout": 90.43,
"bookmaker_id": 12,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
},
{
"id": 17577,
"away": 4,
"home": 1.2,
"payout": 92.31,
"bookmaker_id": 34,
"away_movement": 1,
"home_movement": -1,
"bookmaker_name": "Vbet Sport",
"bookmaker_order": 83,
"bookmaker_hash_image": "170428aa6e0eec2fda96c3880f1171775deed351466c0bb3b25699cebaa0eae6"
}
],
"type": "+2.5/-2.5"
},
{
"odds": [
{
"id": 17610,
"away": 3.4,
"home": 1.27,
"payout": 92.46,
"bookmaker_id": 2,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 17621,
"away": 3.4,
"home": 1.27,
"payout": 92.46,
"bookmaker_id": 3,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 17631,
"away": 3.4,
"home": 1.27,
"payout": 92.46,
"bookmaker_id": 12,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
}
],
"type": "+2.75/-2.75"
},
{
"odds": [
{
"id": 16409,
"away": 6,
"home": 1.09,
"payout": 92.24,
"bookmaker_id": 2,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "1xBet",
"bookmaker_order": 3,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989"
},
{
"id": 16415,
"away": 6,
"home": 1.09,
"payout": 92.24,
"bookmaker_id": 3,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "22Bet",
"bookmaker_order": 4,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb"
},
{
"id": 16421,
"away": 6,
"home": 1.09,
"payout": 92.24,
"bookmaker_id": 12,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Megapari",
"bookmaker_order": 21,
"bookmaker_hash_image": "7c948d96f7cbcdc11d8b380e1b0c77089afa2f360a3a6e887232e21b8e1b37f1"
},
{
"id": 17651,
"away": 5.48,
"home": 1.12,
"payout": 92.99,
"bookmaker_id": 34,
"away_movement": 0,
"home_movement": 0,
"bookmaker_name": "Vbet Sport",
"bookmaker_order": 83,
"bookmaker_hash_image": "170428aa6e0eec2fda96c3880f1171775deed351466c0bb3b25699cebaa0eae6"
}
],
"type": "+3/-3"
}
],
"period_type": "Full Time"
}
]
}
]