Moneyline
This endpoint allows you to retrieve the odds from money line 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://aussie-rules.sportdevs.com/odds/moneyline?match_id=eq.{match_id}
Get the live odds from a specific match_idhttps://aussie-rules.sportdevs.com/odds/moneyline?match_id=eq.{match_id}&is_live=eq.true
Get the pre-match odds from a specific match_idhttps://aussie-rules.sportdevs.com/odds/moneyline?match_id=eq.{match_id}&is_live=eq.false
Query Parameters
- match_id integer
Default value:
eq.4821
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": 4821,
"is_live": false,
"periods": [
{
"period_type": "1Q",
"odds": [
{
"id": 53,
"bookmaker_id": 16,
"bookmaker_name": "Suprabets",
"bookmaker_order": 36,
"bookmaker_hash_image": "d8b7921fba1dff4810e4dc48d1874db64104e60f84724b2a01f96d0c5b0f27cb",
"home": 1.52,
"home_movement": 0,
"away": 1.68,
"away_movement": 0,
"payout": 79.8
},
{
"id": 56,
"bookmaker_id": 49,
"bookmaker_name": "STS",
"bookmaker_order": 190,
"bookmaker_hash_image": "c37134ecbb80a2fdd7ee6be4d113bb8a1c53cb462b60e864ae8ee2cfabea1088",
"home": 1.74,
"home_movement": 0,
"away": 1.96,
"away_movement": 0,
"payout": 92.17
},
{
"id": 50,
"bookmaker_id": 63,
"bookmaker_name": "LeoVegas Sport",
"bookmaker_order": 17,
"bookmaker_hash_image": "935e346be92ea6e38983569c652fcc2861b507003fec2f399185946b99654c8e",
"home": 1.75,
"home_movement": 1,
"away": 2,
"away_movement": -1,
"payout": 93.33
},
{
"id": 51,
"bookmaker_id": 64,
"bookmaker_name": "Unibet",
"bookmaker_order": 22,
"bookmaker_hash_image": "2907b65f292a90cf93037a232741166cdc091f71c47d80f5d6886c7279ae1251",
"home": 1.75,
"home_movement": 1,
"away": 2,
"away_movement": -1,
"payout": 93.33
},
{
"id": 54,
"bookmaker_id": 67,
"bookmaker_name": "BetUK",
"bookmaker_order": 73,
"bookmaker_hash_image": "7a13e4f70424b7ff8a174875f50e823d18318884b9b0f95a382d9456800d8a72",
"home": 1.75,
"home_movement": 1,
"away": 2,
"away_movement": -1,
"payout": 93.33
},
{
"id": 55,
"bookmaker_id": 71,
"bookmaker_name": "mybet",
"bookmaker_order": 179,
"bookmaker_hash_image": "f54761fc81f60e145f687397e959b3caae31b85abbb966ec8b3a859930e1c4f4",
"home": 1.75,
"home_movement": 1,
"away": 2,
"away_movement": -1,
"payout": 93.33
},
{
"id": 52,
"bookmaker_id": 74,
"bookmaker_name": "Vbet Sport",
"bookmaker_order": 26,
"bookmaker_hash_image": "170428aa6e0eec2fda96c3880f1171775deed351466c0bb3b25699cebaa0eae6",
"home": 1.74,
"home_movement": 0,
"away": 1.96,
"away_movement": 0,
"payout": 92.17
}
]
},
{
"period_type": "1st Half",
"odds": [
{
"id": 39,
"bookmaker_id": 15,
"bookmaker_name": "888sport",
"bookmaker_order": 28,
"bookmaker_hash_image": "5396538ebe0d9510c1e5b3b4d2b929e55fde2ad7f3e2c67370f19fde36b51631",
"home": 1.667,
"home_movement": -1,
"away": 2.05,
"away_movement": 1,
"payout": 91.94
},
{
"id": 40,
"bookmaker_id": 16,
"bookmaker_name": "Suprabets",
"bookmaker_order": 36,
"bookmaker_hash_image": "d8b7921fba1dff4810e4dc48d1874db64104e60f84724b2a01f96d0c5b0f27cb",
"home": 1.53,
"home_movement": 0,
"away": 1.83,
"away_movement": 0,
"payout": 83.33
},
{
"id": 44,
"bookmaker_id": 49,
"bookmaker_name": "STS",
"bookmaker_order": 190,
"bookmaker_hash_image": "c37134ecbb80a2fdd7ee6be4d113bb8a1c53cb462b60e864ae8ee2cfabea1088",
"home": 1.69,
"home_movement": 0,
"away": 2.04,
"away_movement": 0,
"payout": 92.43
},
{
"id": 36,
"bookmaker_id": 63,
"bookmaker_name": "LeoVegas Sport",
"bookmaker_order": 17,
"bookmaker_hash_image": "935e346be92ea6e38983569c652fcc2861b507003fec2f399185946b99654c8e",
"home": 1.71,
"home_movement": 1,
"away": 2.08,
"away_movement": -1,
"payout": 93.85
},
{
"id": 37,
"bookmaker_id": 64,
"bookmaker_name": "Unibet",
"bookmaker_order": 22,
"bookmaker_hash_image": "2907b65f292a90cf93037a232741166cdc091f71c47d80f5d6886c7279ae1251",
"home": 1.71,
"home_movement": 1,
"away": 2.08,
"away_movement": -1,
"payout": 93.85
},
{
"id": 41,
"bookmaker_id": 67,
"bookmaker_name": "BetUK",
"bookmaker_order": 73,
"bookmaker_hash_image": "7a13e4f70424b7ff8a174875f50e823d18318884b9b0f95a382d9456800d8a72",
"home": 1.71,
"home_movement": 1,
"away": 2.08,
"away_movement": -1,
"payout": 93.85
},
{
"id": 43,
"bookmaker_id": 71,
"bookmaker_name": "mybet",
"bookmaker_order": 179,
"bookmaker_hash_image": "f54761fc81f60e145f687397e959b3caae31b85abbb966ec8b3a859930e1c4f4",
"home": 1.71,
"home_movement": 1,
"away": 2.08,
"away_movement": -1,
"payout": 93.85
},
{
"id": 38,
"bookmaker_id": 74,
"bookmaker_name": "Vbet Sport",
"bookmaker_order": 26,
"bookmaker_hash_image": "170428aa6e0eec2fda96c3880f1171775deed351466c0bb3b25699cebaa0eae6",
"home": 1.69,
"home_movement": 0,
"away": 2.04,
"away_movement": 0,
"payout": 92.43
},
{
"id": 42,
"bookmaker_id": 87,
"bookmaker_name": "Casumo Sport",
"bookmaker_order": 92,
"bookmaker_hash_image": "f165986fc545b611d40884f14d30626ab9800e6bf745a52225c500a8e31b484f",
"home": 1.71,
"home_movement": 1,
"away": 2.08,
"away_movement": -1,
"payout": 93.85
}
]
},
{
"period_type": "2nd Half",
"odds": [
{
"id": 45,
"bookmaker_id": 63,
"bookmaker_name": "LeoVegas Sport",
"bookmaker_order": 17,
"bookmaker_hash_image": "935e346be92ea6e38983569c652fcc2861b507003fec2f399185946b99654c8e",
"home": 1.7,
"home_movement": 1,
"away": 2.1,
"away_movement": -1,
"payout": 93.95
},
{
"id": 46,
"bookmaker_id": 64,
"bookmaker_name": "Unibet",
"bookmaker_order": 22,
"bookmaker_hash_image": "2907b65f292a90cf93037a232741166cdc091f71c47d80f5d6886c7279ae1251",
"home": 1.7,
"home_movement": 1,
"away": 2.1,
"away_movement": -1,
"payout": 93.95
},
{
"id": 47,
"bookmaker_id": 67,
"bookmaker_name": "BetUK",
"bookmaker_order": 73,
"bookmaker_hash_image": "7a13e4f70424b7ff8a174875f50e823d18318884b9b0f95a382d9456800d8a72",
"home": 1.7,
"home_movement": 1,
"away": 2.1,
"away_movement": -1,
"payout": 93.95
},
{
"id": 49,
"bookmaker_id": 71,
"bookmaker_name": "mybet",
"bookmaker_order": 179,
"bookmaker_hash_image": "f54761fc81f60e145f687397e959b3caae31b85abbb966ec8b3a859930e1c4f4",
"home": 1.7,
"home_movement": 1,
"away": 2.1,
"away_movement": -1,
"payout": 93.95
},
{
"id": 48,
"bookmaker_id": 87,
"bookmaker_name": "Casumo Sport",
"bookmaker_order": 92,
"bookmaker_hash_image": "f165986fc545b611d40884f14d30626ab9800e6bf745a52225c500a8e31b484f",
"home": 1.7,
"home_movement": 1,
"away": 2.1,
"away_movement": -1,
"payout": 93.95
}
]
},
{
"period_type": "2Q",
"odds": [
{
"id": 57,
"bookmaker_id": 63,
"bookmaker_name": "LeoVegas Sport",
"bookmaker_order": 17,
"bookmaker_hash_image": "935e346be92ea6e38983569c652fcc2861b507003fec2f399185946b99654c8e",
"home": 1.74,
"home_movement": 1,
"away": 2.02,
"away_movement": -1,
"payout": 93.48
},
{
"id": 58,
"bookmaker_id": 64,
"bookmaker_name": "Unibet",
"bookmaker_order": 22,
"bookmaker_hash_image": "2907b65f292a90cf93037a232741166cdc091f71c47d80f5d6886c7279ae1251",
"home": 1.74,
"home_movement": 1,
"away": 2.02,
"away_movement": -1,
"payout": 93.48
},
{
"id": 59,
"bookmaker_id": 67,
"bookmaker_name": "BetUK",
"bookmaker_order": 73,
"bookmaker_hash_image": "7a13e4f70424b7ff8a174875f50e823d18318884b9b0f95a382d9456800d8a72",
"home": 1.74,
"home_movement": 1,
"away": 2.02,
"away_movement": -1,
"payout": 93.48
},
{
"id": 60,
"bookmaker_id": 71,
"bookmaker_name": "mybet",
"bookmaker_order": 179,
"bookmaker_hash_image": "f54761fc81f60e145f687397e959b3caae31b85abbb966ec8b3a859930e1c4f4",
"home": 1.74,
"home_movement": 1,
"away": 2.02,
"away_movement": -1,
"payout": 93.48
}
]
},
{
"period_type": "3Q",
"odds": [
{
"id": 61,
"bookmaker_id": 63,
"bookmaker_name": "LeoVegas Sport",
"bookmaker_order": 17,
"bookmaker_hash_image": "935e346be92ea6e38983569c652fcc2861b507003fec2f399185946b99654c8e",
"home": 1.74,
"home_movement": 1,
"away": 2.02,
"away_movement": -1,
"payout": 93.48
},
{
"id": 62,
"bookmaker_id": 64,
"bookmaker_name": "Unibet",
"bookmaker_order": 22,
"bookmaker_hash_image": "2907b65f292a90cf93037a232741166cdc091f71c47d80f5d6886c7279ae1251",
"home": 1.74,
"home_movement": 1,
"away": 2.02,
"away_movement": -1,
"payout": 93.48
},
{
"id": 63,
"bookmaker_id": 67,
"bookmaker_name": "BetUK",
"bookmaker_order": 73,
"bookmaker_hash_image": "7a13e4f70424b7ff8a174875f50e823d18318884b9b0f95a382d9456800d8a72",
"home": 1.74,
"home_movement": 1,
"away": 2.02,
"away_movement": -1,
"payout": 93.48
},
{
"id": 64,
"bookmaker_id": 71,
"bookmaker_name": "mybet",
"bookmaker_order": 179,
"bookmaker_hash_image": "f54761fc81f60e145f687397e959b3caae31b85abbb966ec8b3a859930e1c4f4",
"home": 1.74,
"home_movement": 1,
"away": 2.02,
"away_movement": -1,
"payout": 93.48
}
]
},
{
"period_type": "4Q",
"odds": [
{
"id": 65,
"bookmaker_id": 63,
"bookmaker_name": "LeoVegas Sport",
"bookmaker_order": 17,
"bookmaker_hash_image": "935e346be92ea6e38983569c652fcc2861b507003fec2f399185946b99654c8e",
"home": 1.74,
"home_movement": 1,
"away": 2.02,
"away_movement": -1,
"payout": 93.48
},
{
"id": 66,
"bookmaker_id": 64,
"bookmaker_name": "Unibet",
"bookmaker_order": 22,
"bookmaker_hash_image": "2907b65f292a90cf93037a232741166cdc091f71c47d80f5d6886c7279ae1251",
"home": 1.74,
"home_movement": 1,
"away": 2.02,
"away_movement": -1,
"payout": 93.48
},
{
"id": 67,
"bookmaker_id": 67,
"bookmaker_name": "BetUK",
"bookmaker_order": 73,
"bookmaker_hash_image": "7a13e4f70424b7ff8a174875f50e823d18318884b9b0f95a382d9456800d8a72",
"home": 1.74,
"home_movement": 1,
"away": 2.02,
"away_movement": -1,
"payout": 93.48
},
{
"id": 68,
"bookmaker_id": 71,
"bookmaker_name": "mybet",
"bookmaker_order": 179,
"bookmaker_hash_image": "f54761fc81f60e145f687397e959b3caae31b85abbb966ec8b3a859930e1c4f4",
"home": 1.74,
"home_movement": 1,
"away": 2.02,
"away_movement": -1,
"payout": 93.48
}
]
},
{
"period_type": "FT inc. OT",
"odds": [
{
"id": 1,
"bookmaker_id": 1,
"bookmaker_name": "Stake.com",
"bookmaker_order": 1,
"bookmaker_hash_image": "b7df61bb0380f1918a136da4a70b9d19bc740163bd9dbea2c58de3cc13fc0ff0",
"home": 1.66,
"home_movement": -1,
"away": 2.19,
"away_movement": 1,
"payout": 94.43
},
{
"id": 2,
"bookmaker_id": 2,
"bookmaker_name": "22Bet",
"bookmaker_order": 3,
"bookmaker_hash_image": "d585401d20b3d081f9862a9f11133f6d32b6208f3b3de0bd704e392ba679a3bb",
"home": 1.664,
"home_movement": -1,
"away": 2.13,
"away_movement": 1,
"payout": 93.42
},
{
"id": 3,
"bookmaker_id": 3,
"bookmaker_name": "1xBet",
"bookmaker_order": 4,
"bookmaker_hash_image": "a8ce79a50ae18cfa15b3a11e1a166d1d9018fe5ce31c54038808feedc9c4e989",
"home": 1.664,
"home_movement": -1,
"away": 2.13,
"away_movement": 1,
"payout": 93.42
},
{
"id": 5,
"bookmaker_id": 9,
"bookmaker_name": "Marathonbet",
"bookmaker_order": 12,
"bookmaker_hash_image": "5cdb85f84c139920abb014112cee3c97015e5614504e64c0fd2dfb14be5cbb4f",
"home": 1.65,
"home_movement": -1,
"away": 2.21,
"away_movement": 1,
"payout": 94.47
},
{
"id": 8,
"bookmaker_id": 12,
"bookmaker_name": "Betway",
"bookmaker_order": 18,
"bookmaker_hash_image": "a94e8c70778324588bbba05fdf6d94ef4a97d83c21e809bef083f12fe4872d06",
"home": 1.65,
"home_movement": 0,
"away": 2.2,
"away_movement": 1,
"payout": 94.29
},
{
"id": 11,
"bookmaker_id": 14,
"bookmaker_name": "Mystake",
"bookmaker_order": 24,
"bookmaker_hash_image": "31c8ed947b8aff8a1cd9d0b0bc0369a5d955502d241ec9810c9f94157e943098",
"home": 1.63,
"home_movement": -1,
"away": 2.14,
"away_movement": 1,
"payout": 92.53
},
{
"id": 13,
"bookmaker_id": 16,
"bookmaker_name": "Suprabets",
"bookmaker_order": 36,
"bookmaker_hash_image": "d8b7921fba1dff4810e4dc48d1874db64104e60f84724b2a01f96d0c5b0f27cb",
"home": 1.53,
"home_movement": 0,
"away": 1.91,
"away_movement": 0,
"payout": 84.95
},
{
"id": 14,
"bookmaker_id": 18,
"bookmaker_name": "Betsafe",
"bookmaker_order": 45,
"bookmaker_hash_image": "68543932231fd379191cf1e79c13f153aff9cb9f49f8b6924183aa20641841b8",
"home": 1.65,
"home_movement": -1,
"away": 2.2,
"away_movement": 1,
"payout": 94.29
},
{
"id": 16,
"bookmaker_id": 22,
"bookmaker_name": "Cricbaba",
"bookmaker_order": 59,
"bookmaker_hash_image": "9b1d35e300613b98418d1f4d37b07d8f614ef33ce53374a2e10f283eb49115c8",
"home": 1.65,
"home_movement": -1,
"away": 2.2,
"away_movement": 1,
"payout": 94.29
},
{
"id": 17,
"bookmaker_id": 23,
"bookmaker_name": "Goldenbet",
"bookmaker_order": 61,
"bookmaker_hash_image": "7c80be5188d355eedb4856b7809b4d78d67814d2c5a6b0bf074af5c607628ac5",
"home": 1.63,
"home_movement": -1,
"away": 2.14,
"away_movement": 1,
"payout": 92.53
},
{
"id": 18,
"bookmaker_id": 25,
"bookmaker_name": "Jackbit",
"bookmaker_order": 63,
"bookmaker_hash_image": "90e3d84a9c46026a03a79253b7f83cc692d06dcc09f4cf00d71f10709288b691",
"home": 1.63,
"home_movement": -1,
"away": 2.14,
"away_movement": 1,
"payout": 92.53
},
{
"id": 19,
"bookmaker_id": 26,
"bookmaker_name": "Freshbet",
"bookmaker_order": 64,
"bookmaker_hash_image": "a28333ec98f7d551a4485abe91df75028280504e2cd01a01f47dcb3733825dab",
"home": 1.63,
"home_movement": -1,
"away": 2.14,
"away_movement": 1,
"payout": 92.53
},
{
"id": 20,
"bookmaker_id": 29,
"bookmaker_name": "31bet",
"bookmaker_order": 67,
"bookmaker_hash_image": "2b17fedcddc98e1c38044b1f9b94fd56773c02bf4fa41200703d5ec15537c485",
"home": 1.63,
"home_movement": -1,
"away": 2.14,
"away_movement": 1,
"payout": 92.53
},
{
"id": 22,
"bookmaker_id": 30,
"bookmaker_name": "Betsson",
"bookmaker_order": 76,
"bookmaker_hash_image": "1f0b96b54c49121cf3e2d924cad9eabc1f43adc0d6afb106347eb40e1996857d",
"home": 1.65,
"home_movement": -1,
"away": 2.2,
"away_movement": 1,
"payout": 94.29
},
{
"id": 24,
"bookmaker_id": 34,
"bookmaker_name": "Megapari Sport",
"bookmaker_order": 85,
"bookmaker_hash_image": "2ba5bcf57289a260212f4134218d449286675304812a20e8beaeca5c325e3282",
"home": 1.664,
"home_movement": -1,
"away": 2.13,
"away_movement": 1,
"payout": 93.42
},
{
"id": 25,
"bookmaker_id": 39,
"bookmaker_name": "William Hill",
"bookmaker_order": 100,
"bookmaker_hash_image": "6a427b967f24cec8ede2494886b75085e1bc9a63acfb04423d753aaa2fc97576",
"home": 1.7,
"home_movement": 1,
"away": 2.2,
"away_movement": -1,
"payout": 95.9
},
{
"id": 26,
"bookmaker_id": 40,
"bookmaker_name": "Bet9ja",
"bookmaker_order": 112,
"bookmaker_hash_image": "9f4026e932761365a75f60f3ff3a2b40f02b1d9ef3c22dba833624271c60c7b6",
"home": 1.63,
"home_movement": -1,
"away": 2.14,
"away_movement": 1,
"payout": 92.53
},
{
"id": 27,
"bookmaker_id": 42,
"bookmaker_name": "efbet",
"bookmaker_order": 155,
"bookmaker_hash_image": "0e3a18ad1a90c9d14be771f5abfd64187c5b26a39ffe3cf20bca27c55b84a91c",
"home": 1.71,
"home_movement": 1,
"away": 2.3,
"away_movement": 1,
"payout": 98.08
},
{
"id": 30,
"bookmaker_id": 44,
"bookmaker_name": "Circus",
"bookmaker_order": 181,
"bookmaker_hash_image": "c13a48cd43db189559f39c3ac2ebd4378fe65b3772abe975d23b6072586fd6ed",
"home": 1.62,
"home_movement": 1,
"away": 2.12,
"away_movement": 1,
"payout": 91.83
},
{
"id": 31,
"bookmaker_id": 49,
"bookmaker_name": "STS",
"bookmaker_order": 190,
"bookmaker_hash_image": "c37134ecbb80a2fdd7ee6be4d113bb8a1c53cb462b60e864ae8ee2cfabea1088",
"home": 1.64,
"home_movement": -1,
"away": 2.12,
"away_movement": 1,
"payout": 92.47
},
{
"id": 33,
"bookmaker_id": 56,
"bookmaker_name": "NordicBet",
"bookmaker_order": 221,
"bookmaker_hash_image": "8d552b0000ea8e8ae65707c53777128e60e17585006f15ea85282baf5bc36680",
"home": 1.65,
"home_movement": -1,
"away": 2.2,
"away_movement": 1,
"payout": 94.29
},
{
"id": 34,
"bookmaker_id": 58,
"bookmaker_name": "Bets10",
"bookmaker_order": 234,
"bookmaker_hash_image": "4d64ed11f32eff9023b06ee9d02e70c7f9e5df304acc54bf31d1a51c5e06ca23",
"home": 1.65,
"home_movement": -1,
"away": 2.2,
"away_movement": 1,
"payout": 94.29
},
{
"id": 4,
"bookmaker_id": 61,
"bookmaker_name": "BC.Game Sport",
"bookmaker_order": 7,
"bookmaker_hash_image": "a49b96bbd0b725b53de2c173ea8c3d0fe5ab7254fb58ac0a1e567f2788a5d5ca",
"home": 1.64,
"home_movement": 1,
"away": 2.17,
"away_movement": 1,
"payout": 93.41
},
{
"id": 7,
"bookmaker_id": 63,
"bookmaker_name": "LeoVegas Sport",
"bookmaker_order": 17,
"bookmaker_hash_image": "935e346be92ea6e38983569c652fcc2861b507003fec2f399185946b99654c8e",
"home": 1.67,
"home_movement": 1,
"away": 2.23,
"away_movement": -1,
"payout": 95.49
},
{
"id": 10,
"bookmaker_id": 64,
"bookmaker_name": "Unibet",
"bookmaker_order": 22,
"bookmaker_hash_image": "2907b65f292a90cf93037a232741166cdc091f71c47d80f5d6886c7279ae1251",
"home": 1.67,
"home_movement": 1,
"away": 2.23,
"away_movement": -1,
"payout": 95.49
},
{
"id": 21,
"bookmaker_id": 67,
"bookmaker_name": "BetUK",
"bookmaker_order": 73,
"bookmaker_hash_image": "7a13e4f70424b7ff8a174875f50e823d18318884b9b0f95a382d9456800d8a72",
"home": 1.67,
"home_movement": 1,
"away": 2.23,
"away_movement": -1,
"payout": 95.49
},
{
"id": 23,
"bookmaker_id": 68,
"bookmaker_name": "4rabet",
"bookmaker_order": 81,
"bookmaker_hash_image": "1f5e0cf04c12ae7419a2ce4484bf7d95ae4083135fbc30a541225b81d9ece218",
"home": 1.64,
"home_movement": 1,
"away": 2.17,
"away_movement": 1,
"payout": 93.41
},
{
"id": 29,
"bookmaker_id": 71,
"bookmaker_name": "mybet",
"bookmaker_order": 179,
"bookmaker_hash_image": "f54761fc81f60e145f687397e959b3caae31b85abbb966ec8b3a859930e1c4f4",
"home": 1.67,
"home_movement": 1,
"away": 2.23,
"away_movement": -1,
"payout": 95.49
},
{
"id": 6,
"bookmaker_id": 72,
"bookmaker_name": "Interwetten",
"bookmaker_order": 14,
"bookmaker_hash_image": "6d5b1f3cca0595892ca3939c3344c37e872a60ec85f69f0d61c9cfd7fe9e1150",
"home": 1.65,
"home_movement": 0,
"away": 2.1,
"away_movement": 0,
"payout": 92.4
},
{
"id": 9,
"bookmaker_id": 73,
"bookmaker_name": "BetVictor",
"bookmaker_order": 21,
"bookmaker_hash_image": "7fe3e53d085b4ceca89a015f0d665e362aa49aa603c56920f68272e73f136f8d",
"home": 1.667,
"home_movement": 0,
"away": 2.1,
"away_movement": 0,
"payout": 92.93
},
{
"id": 12,
"bookmaker_id": 74,
"bookmaker_name": "Vbet Sport",
"bookmaker_order": 26,
"bookmaker_hash_image": "170428aa6e0eec2fda96c3880f1171775deed351466c0bb3b25699cebaa0eae6",
"home": 1.64,
"home_movement": -1,
"away": 2.12,
"away_movement": 1,
"payout": 92.47
},
{
"id": 15,
"bookmaker_id": 75,
"bookmaker_name": "Rokubet",
"bookmaker_order": 57,
"bookmaker_hash_image": "67d793a2132e0655c24df089d2d44498a108c3b6b159c1980fa3bbfe7b7e86d2",
"home": 1.63,
"home_movement": 1,
"away": 2.14,
"away_movement": -1,
"payout": 92.53
},
{
"id": 28,
"bookmaker_id": 76,
"bookmaker_name": "Bildbet",
"bookmaker_order": 163,
"bookmaker_hash_image": "fb80b32342506295eef2ae53aea15109814370e2c79ddca5e90b14402af4b252",
"home": 1.667,
"home_movement": 0,
"away": 2.1,
"away_movement": 0,
"payout": 92.93
},
{
"id": 32,
"bookmaker_id": 78,
"bookmaker_name": "Parimatch UK",
"bookmaker_order": 212,
"bookmaker_hash_image": "fd9d2f0d03d139d4ce9e679d401c8b2602463da1613d3f87bf57a225b2dc951e",
"home": 1.667,
"home_movement": 0,
"away": 2.1,
"away_movement": 0,
"payout": 92.93
}
]
},
{
"period_type": "Full Time",
"odds": [
{
"id": 35,
"bookmaker_id": 38,
"bookmaker_name": "BoyleSports",
"bookmaker_order": 99,
"bookmaker_hash_image": "d15e490c25efe999982ecad3ada28b592032d30534379894f367c0fcc54ac126",
"home": 1.62,
"home_movement": 0,
"away": 2.15,
"away_movement": 0,
"payout": 92.39
}
]
}
]
}
]