Half Time Full Time
This endpoint allows you to retrieve the odds from half time full time 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://basketball.sportdevs.com/odds/half-time-full-time?match_id=eq.{match_id}
Get the live odds from a specific match_idhttps://basketball.sportdevs.com/odds/half-time-full-time?match_id=eq.{match_id}&is_live=eq.true
Get the pre-match odds from a specific match_idhttps://basketball.sportdevs.com/odds/half-time-full-time?match_id=eq.{match_id}&is_live=eq.false
Query Parameters
- match_id integer
Default value:
eq.31688
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": 31688,
"is_live": false,
"periods": [
{
"odds": [
{
"odds": [
{
"id": 13971,
"time": 2.1,
"bookmaker_id": 78,
"time_movement": 1,
"bookmaker_name": "Parimatch UK",
"bookmaker_order": 225,
"bookmaker_hash_image": "fd9d2f0d03d139d4ce9e679d401c8b2602463da1613d3f87bf57a225b2dc951e"
},
{
"id": 13972,
"time": 2.1,
"bookmaker_id": 73,
"time_movement": 1,
"bookmaker_name": "BetVictor",
"bookmaker_order": 21,
"bookmaker_hash_image": "7fe3e53d085b4ceca89a015f0d665e362aa49aa603c56920f68272e73f136f8d"
},
{
"id": 13973,
"time": 2.35,
"bookmaker_id": 43,
"time_movement": -1,
"bookmaker_name": "TonyBet",
"bookmaker_order": 180,
"bookmaker_hash_image": "7a2176f326e66e230abd1b007bc04385d9eb81cc3c10bad1a3f8af8ba8ac8211"
},
{
"id": 13974,
"time": 2.35,
"bookmaker_id": 27,
"time_movement": -1,
"bookmaker_name": "Ivibet",
"bookmaker_order": 66,
"bookmaker_hash_image": "46106177868fcca89630ef59d357db7fa93a1340d2f88821b64ed1d5196ead58"
},
{
"id": 13975,
"time": 2.35,
"bookmaker_id": 28,
"time_movement": -1,
"bookmaker_name": "20Bet",
"bookmaker_order": 67,
"bookmaker_hash_image": "e9e50f933b6e343befdef7ca709882351d9d2bcea46806c02b362376e4cb0b21"
},
{
"id": 13976,
"time": 2.35,
"bookmaker_id": 7,
"time_movement": -1,
"bookmaker_name": "Vave",
"bookmaker_order": 9,
"bookmaker_hash_image": "47388ffb24205a20db9822c3cf652b4d1214efb2b98a7dfde2c57088e7e78c4f"
},
{
"id": 13977,
"time": 2.08,
"bookmaker_id": 1,
"time_movement": -1,
"bookmaker_name": "Stake.com",
"bookmaker_order": 1,
"bookmaker_hash_image": "b7df61bb0380f1918a136da4a70b9d19bc740163bd9dbea2c58de3cc13fc0ff0"
},
{
"id": 13978,
"time": 2.2,
"bookmaker_id": 91,
"time_movement": -1,
"bookmaker_name": "HeySpin",
"bookmaker_order": 51,
"bookmaker_hash_image": "b7f669195f78090fb52f52613916b76858c4b98729b860f4b8ca3eb3183dc759"
},
{
"id": 13979,
"time": 2.2,
"bookmaker_id": 90,
"time_movement": -1,
"bookmaker_name": "Bzeebet",
"bookmaker_order": 38,
"bookmaker_hash_image": "71343ff39d4e5e1671462e1d3577602939d2a57b222f3e0cb4eabba26a8c99b8"
},
{
"id": 13980,
"time": 2.1,
"bookmaker_id": 76,
"time_movement": 1,
"bookmaker_name": "Bildbet",
"bookmaker_order": 176,
"bookmaker_hash_image": "fb80b32342506295eef2ae53aea15109814370e2c79ddca5e90b14402af4b252"
}
],
"type": "Away / Away"
},
{
"odds": [
{
"id": 13981,
"time": 25.8,
"bookmaker_id": 43,
"time_movement": -1,
"bookmaker_name": "TonyBet",
"bookmaker_order": 180,
"bookmaker_hash_image": "7a2176f326e66e230abd1b007bc04385d9eb81cc3c10bad1a3f8af8ba8ac8211"
},
{
"id": 13982,
"time": 25.8,
"bookmaker_id": 27,
"time_movement": -1,
"bookmaker_name": "Ivibet",
"bookmaker_order": 66,
"bookmaker_hash_image": "46106177868fcca89630ef59d357db7fa93a1340d2f88821b64ed1d5196ead58"
},
{
"id": 13983,
"time": 25.8,
"bookmaker_id": 28,
"time_movement": -1,
"bookmaker_name": "20Bet",
"bookmaker_order": 67,
"bookmaker_hash_image": "e9e50f933b6e343befdef7ca709882351d9d2bcea46806c02b362376e4cb0b21"
},
{
"id": 13984,
"time": 25.8,
"bookmaker_id": 7,
"time_movement": -1,
"bookmaker_name": "Vave",
"bookmaker_order": 9,
"bookmaker_hash_image": "47388ffb24205a20db9822c3cf652b4d1214efb2b98a7dfde2c57088e7e78c4f"
},
{
"id": 13985,
"time": 21,
"bookmaker_id": 1,
"time_movement": -1,
"bookmaker_name": "Stake.com",
"bookmaker_order": 1,
"bookmaker_hash_image": "b7df61bb0380f1918a136da4a70b9d19bc740163bd9dbea2c58de3cc13fc0ff0"
},
{
"id": 13986,
"time": 28.75,
"bookmaker_id": 91,
"time_movement": 0,
"bookmaker_name": "HeySpin",
"bookmaker_order": 51,
"bookmaker_hash_image": "b7f669195f78090fb52f52613916b76858c4b98729b860f4b8ca3eb3183dc759"
},
{
"id": 13987,
"time": 28.75,
"bookmaker_id": 90,
"time_movement": 0,
"bookmaker_name": "Bzeebet",
"bookmaker_order": 38,
"bookmaker_hash_image": "71343ff39d4e5e1671462e1d3577602939d2a57b222f3e0cb4eabba26a8c99b8"
}
],
"type": "Away / Draw"
},
{
"odds": [
{
"id": 13988,
"time": 8.5,
"bookmaker_id": 78,
"time_movement": 1,
"bookmaker_name": "Parimatch UK",
"bookmaker_order": 225,
"bookmaker_hash_image": "fd9d2f0d03d139d4ce9e679d401c8b2602463da1613d3f87bf57a225b2dc951e"
},
{
"id": 13989,
"time": 8.5,
"bookmaker_id": 73,
"time_movement": 1,
"bookmaker_name": "BetVictor",
"bookmaker_order": 21,
"bookmaker_hash_image": "7fe3e53d085b4ceca89a015f0d665e362aa49aa603c56920f68272e73f136f8d"
},
{
"id": 13990,
"time": 10.33,
"bookmaker_id": 43,
"time_movement": 1,
"bookmaker_name": "TonyBet",
"bookmaker_order": 180,
"bookmaker_hash_image": "7a2176f326e66e230abd1b007bc04385d9eb81cc3c10bad1a3f8af8ba8ac8211"
},
{
"id": 13991,
"time": 10.33,
"bookmaker_id": 27,
"time_movement": 1,
"bookmaker_name": "Ivibet",
"bookmaker_order": 66,
"bookmaker_hash_image": "46106177868fcca89630ef59d357db7fa93a1340d2f88821b64ed1d5196ead58"
},
{
"id": 13992,
"time": 10.33,
"bookmaker_id": 28,
"time_movement": 1,
"bookmaker_name": "20Bet",
"bookmaker_order": 67,
"bookmaker_hash_image": "e9e50f933b6e343befdef7ca709882351d9d2bcea46806c02b362376e4cb0b21"
},
{
"id": 13993,
"time": 10.33,
"bookmaker_id": 7,
"time_movement": 1,
"bookmaker_name": "Vave",
"bookmaker_order": 9,
"bookmaker_hash_image": "47388ffb24205a20db9822c3cf652b4d1214efb2b98a7dfde2c57088e7e78c4f"
},
{
"id": 13994,
"time": 8.4,
"bookmaker_id": 1,
"time_movement": 1,
"bookmaker_name": "Stake.com",
"bookmaker_order": 1,
"bookmaker_hash_image": "b7df61bb0380f1918a136da4a70b9d19bc740163bd9dbea2c58de3cc13fc0ff0"
},
{
"id": 13995,
"time": 7.4,
"bookmaker_id": 91,
"time_movement": 0,
"bookmaker_name": "HeySpin",
"bookmaker_order": 51,
"bookmaker_hash_image": "b7f669195f78090fb52f52613916b76858c4b98729b860f4b8ca3eb3183dc759"
},
{
"id": 13996,
"time": 7.4,
"bookmaker_id": 90,
"time_movement": 0,
"bookmaker_name": "Bzeebet",
"bookmaker_order": 38,
"bookmaker_hash_image": "71343ff39d4e5e1671462e1d3577602939d2a57b222f3e0cb4eabba26a8c99b8"
},
{
"id": 13997,
"time": 8.5,
"bookmaker_id": 76,
"time_movement": 1,
"bookmaker_name": "Bildbet",
"bookmaker_order": 176,
"bookmaker_hash_image": "fb80b32342506295eef2ae53aea15109814370e2c79ddca5e90b14402af4b252"
}
],
"type": "Away / Home"
},
{
"odds": [
{
"id": 13998,
"time": 34,
"bookmaker_id": 78,
"time_movement": 1,
"bookmaker_name": "Parimatch UK",
"bookmaker_order": 225,
"bookmaker_hash_image": "fd9d2f0d03d139d4ce9e679d401c8b2602463da1613d3f87bf57a225b2dc951e"
},
{
"id": 13999,
"time": 34,
"bookmaker_id": 73,
"time_movement": 1,
"bookmaker_name": "BetVictor",
"bookmaker_order": 21,
"bookmaker_hash_image": "7fe3e53d085b4ceca89a015f0d665e362aa49aa603c56920f68272e73f136f8d"
},
{
"id": 14000,
"time": 40.08,
"bookmaker_id": 43,
"time_movement": -1,
"bookmaker_name": "TonyBet",
"bookmaker_order": 180,
"bookmaker_hash_image": "7a2176f326e66e230abd1b007bc04385d9eb81cc3c10bad1a3f8af8ba8ac8211"
},
{
"id": 14001,
"time": 40.08,
"bookmaker_id": 27,
"time_movement": -1,
"bookmaker_name": "Ivibet",
"bookmaker_order": 66,
"bookmaker_hash_image": "46106177868fcca89630ef59d357db7fa93a1340d2f88821b64ed1d5196ead58"
},
{
"id": 14002,
"time": 40.08,
"bookmaker_id": 28,
"time_movement": -1,
"bookmaker_name": "20Bet",
"bookmaker_order": 67,
"bookmaker_hash_image": "e9e50f933b6e343befdef7ca709882351d9d2bcea46806c02b362376e4cb0b21"
},
{
"id": 14003,
"time": 40.08,
"bookmaker_id": 7,
"time_movement": -1,
"bookmaker_name": "Vave",
"bookmaker_order": 9,
"bookmaker_hash_image": "47388ffb24205a20db9822c3cf652b4d1214efb2b98a7dfde2c57088e7e78c4f"
},
{
"id": 14004,
"time": 30,
"bookmaker_id": 1,
"time_movement": -1,
"bookmaker_name": "Stake.com",
"bookmaker_order": 1,
"bookmaker_hash_image": "b7df61bb0380f1918a136da4a70b9d19bc740163bd9dbea2c58de3cc13fc0ff0"
},
{
"id": 14005,
"time": 30.75,
"bookmaker_id": 91,
"time_movement": -1,
"bookmaker_name": "HeySpin",
"bookmaker_order": 51,
"bookmaker_hash_image": "b7f669195f78090fb52f52613916b76858c4b98729b860f4b8ca3eb3183dc759"
},
{
"id": 14006,
"time": 30.75,
"bookmaker_id": 90,
"time_movement": -1,
"bookmaker_name": "Bzeebet",
"bookmaker_order": 38,
"bookmaker_hash_image": "71343ff39d4e5e1671462e1d3577602939d2a57b222f3e0cb4eabba26a8c99b8"
},
{
"id": 14007,
"time": 34,
"bookmaker_id": 76,
"time_movement": 1,
"bookmaker_name": "Bildbet",
"bookmaker_order": 176,
"bookmaker_hash_image": "fb80b32342506295eef2ae53aea15109814370e2c79ddca5e90b14402af4b252"
}
],
"type": "Draw / Away"
},
{
"odds": [
{
"id": 14008,
"time": 183,
"bookmaker_id": 43,
"time_movement": -1,
"bookmaker_name": "TonyBet",
"bookmaker_order": 180,
"bookmaker_hash_image": "7a2176f326e66e230abd1b007bc04385d9eb81cc3c10bad1a3f8af8ba8ac8211"
},
{
"id": 14009,
"time": 183,
"bookmaker_id": 27,
"time_movement": -1,
"bookmaker_name": "Ivibet",
"bookmaker_order": 66,
"bookmaker_hash_image": "46106177868fcca89630ef59d357db7fa93a1340d2f88821b64ed1d5196ead58"
},
{
"id": 14010,
"time": 183,
"bookmaker_id": 28,
"time_movement": -1,
"bookmaker_name": "20Bet",
"bookmaker_order": 67,
"bookmaker_hash_image": "e9e50f933b6e343befdef7ca709882351d9d2bcea46806c02b362376e4cb0b21"
},
{
"id": 14011,
"time": 183,
"bookmaker_id": 7,
"time_movement": -1,
"bookmaker_name": "Vave",
"bookmaker_order": 9,
"bookmaker_hash_image": "47388ffb24205a20db9822c3cf652b4d1214efb2b98a7dfde2c57088e7e78c4f"
},
{
"id": 14012,
"time": 101,
"bookmaker_id": 1,
"time_movement": 0,
"bookmaker_name": "Stake.com",
"bookmaker_order": 1,
"bookmaker_hash_image": "b7df61bb0380f1918a136da4a70b9d19bc740163bd9dbea2c58de3cc13fc0ff0"
},
{
"id": 14013,
"time": 46,
"bookmaker_id": 91,
"time_movement": 0,
"bookmaker_name": "HeySpin",
"bookmaker_order": 51,
"bookmaker_hash_image": "b7f669195f78090fb52f52613916b76858c4b98729b860f4b8ca3eb3183dc759"
},
{
"id": 14014,
"time": 46,
"bookmaker_id": 90,
"time_movement": 0,
"bookmaker_name": "Bzeebet",
"bookmaker_order": 38,
"bookmaker_hash_image": "71343ff39d4e5e1671462e1d3577602939d2a57b222f3e0cb4eabba26a8c99b8"
}
],
"type": "Draw / Draw"
},
{
"odds": [
{
"id": 14015,
"time": 34,
"bookmaker_id": 78,
"time_movement": -1,
"bookmaker_name": "Parimatch UK",
"bookmaker_order": 225,
"bookmaker_hash_image": "fd9d2f0d03d139d4ce9e679d401c8b2602463da1613d3f87bf57a225b2dc951e"
},
{
"id": 14016,
"time": 34,
"bookmaker_id": 73,
"time_movement": -1,
"bookmaker_name": "BetVictor",
"bookmaker_order": 21,
"bookmaker_hash_image": "7fe3e53d085b4ceca89a015f0d665e362aa49aa603c56920f68272e73f136f8d"
},
{
"id": 14017,
"time": 47.65,
"bookmaker_id": 43,
"time_movement": -1,
"bookmaker_name": "TonyBet",
"bookmaker_order": 180,
"bookmaker_hash_image": "7a2176f326e66e230abd1b007bc04385d9eb81cc3c10bad1a3f8af8ba8ac8211"
},
{
"id": 14018,
"time": 47.65,
"bookmaker_id": 27,
"time_movement": -1,
"bookmaker_name": "Ivibet",
"bookmaker_order": 66,
"bookmaker_hash_image": "46106177868fcca89630ef59d357db7fa93a1340d2f88821b64ed1d5196ead58"
},
{
"id": 14019,
"time": 47.65,
"bookmaker_id": 28,
"time_movement": -1,
"bookmaker_name": "20Bet",
"bookmaker_order": 67,
"bookmaker_hash_image": "e9e50f933b6e343befdef7ca709882351d9d2bcea46806c02b362376e4cb0b21"
},
{
"id": 14020,
"time": 47.65,
"bookmaker_id": 7,
"time_movement": -1,
"bookmaker_name": "Vave",
"bookmaker_order": 9,
"bookmaker_hash_image": "47388ffb24205a20db9822c3cf652b4d1214efb2b98a7dfde2c57088e7e78c4f"
},
{
"id": 14021,
"time": 40,
"bookmaker_id": 1,
"time_movement": -1,
"bookmaker_name": "Stake.com",
"bookmaker_order": 1,
"bookmaker_hash_image": "b7df61bb0380f1918a136da4a70b9d19bc740163bd9dbea2c58de3cc13fc0ff0"
},
{
"id": 14022,
"time": 32.5,
"bookmaker_id": 91,
"time_movement": 1,
"bookmaker_name": "HeySpin",
"bookmaker_order": 51,
"bookmaker_hash_image": "b7f669195f78090fb52f52613916b76858c4b98729b860f4b8ca3eb3183dc759"
},
{
"id": 14023,
"time": 32.5,
"bookmaker_id": 90,
"time_movement": 1,
"bookmaker_name": "Bzeebet",
"bookmaker_order": 38,
"bookmaker_hash_image": "71343ff39d4e5e1671462e1d3577602939d2a57b222f3e0cb4eabba26a8c99b8"
},
{
"id": 14024,
"time": 34,
"bookmaker_id": 76,
"time_movement": -1,
"bookmaker_name": "Bildbet",
"bookmaker_order": 176,
"bookmaker_hash_image": "fb80b32342506295eef2ae53aea15109814370e2c79ddca5e90b14402af4b252"
}
],
"type": "Draw / Home"
},
{
"odds": [
{
"id": 14025,
"time": 6,
"bookmaker_id": 74,
"time_movement": -1,
"bookmaker_name": "Vbet Sport",
"bookmaker_order": 25,
"bookmaker_hash_image": "170428aa6e0eec2fda96c3880f1171775deed351466c0bb3b25699cebaa0eae6"
},
{
"id": 14026,
"time": 6,
"bookmaker_id": 49,
"time_movement": -1,
"bookmaker_name": "STS",
"bookmaker_order": 203,
"bookmaker_hash_image": "c37134ecbb80a2fdd7ee6be4d113bb8a1c53cb462b60e864ae8ee2cfabea1088"
},
{
"id": 14027,
"time": 6.75,
"bookmaker_id": 78,
"time_movement": 1,
"bookmaker_name": "Parimatch UK",
"bookmaker_order": 225,
"bookmaker_hash_image": "fd9d2f0d03d139d4ce9e679d401c8b2602463da1613d3f87bf57a225b2dc951e"
},
{
"id": 14028,
"time": 6.75,
"bookmaker_id": 73,
"time_movement": 1,
"bookmaker_name": "BetVictor",
"bookmaker_order": 21,
"bookmaker_hash_image": "7fe3e53d085b4ceca89a015f0d665e362aa49aa603c56920f68272e73f136f8d"
},
{
"id": 14029,
"time": 9.17,
"bookmaker_id": 43,
"time_movement": 1,
"bookmaker_name": "TonyBet",
"bookmaker_order": 180,
"bookmaker_hash_image": "7a2176f326e66e230abd1b007bc04385d9eb81cc3c10bad1a3f8af8ba8ac8211"
},
{
"id": 14030,
"time": 9.17,
"bookmaker_id": 27,
"time_movement": 1,
"bookmaker_name": "Ivibet",
"bookmaker_order": 66,
"bookmaker_hash_image": "46106177868fcca89630ef59d357db7fa93a1340d2f88821b64ed1d5196ead58"
},
{
"id": 14031,
"time": 9.17,
"bookmaker_id": 28,
"time_movement": 1,
"bookmaker_name": "20Bet",
"bookmaker_order": 67,
"bookmaker_hash_image": "e9e50f933b6e343befdef7ca709882351d9d2bcea46806c02b362376e4cb0b21"
},
{
"id": 14032,
"time": 9.17,
"bookmaker_id": 7,
"time_movement": 1,
"bookmaker_name": "Vave",
"bookmaker_order": 9,
"bookmaker_hash_image": "47388ffb24205a20db9822c3cf652b4d1214efb2b98a7dfde2c57088e7e78c4f"
},
{
"id": 14033,
"time": 7.6,
"bookmaker_id": 1,
"time_movement": 1,
"bookmaker_name": "Stake.com",
"bookmaker_order": 1,
"bookmaker_hash_image": "b7df61bb0380f1918a136da4a70b9d19bc740163bd9dbea2c58de3cc13fc0ff0"
},
{
"id": 14034,
"time": 7.05,
"bookmaker_id": 91,
"time_movement": 0,
"bookmaker_name": "HeySpin",
"bookmaker_order": 51,
"bookmaker_hash_image": "b7f669195f78090fb52f52613916b76858c4b98729b860f4b8ca3eb3183dc759"
},
{
"id": 14035,
"time": 7.05,
"bookmaker_id": 90,
"time_movement": 0,
"bookmaker_name": "Bzeebet",
"bookmaker_order": 38,
"bookmaker_hash_image": "71343ff39d4e5e1671462e1d3577602939d2a57b222f3e0cb4eabba26a8c99b8"
},
{
"id": 14036,
"time": 6.75,
"bookmaker_id": 76,
"time_movement": 1,
"bookmaker_name": "Bildbet",
"bookmaker_order": 176,
"bookmaker_hash_image": "fb80b32342506295eef2ae53aea15109814370e2c79ddca5e90b14402af4b252"
},
{
"id": 14037,
"time": 5.6,
"bookmaker_id": 16,
"time_movement": -1,
"bookmaker_name": "Suprabets",
"bookmaker_order": 37,
"bookmaker_hash_image": "d8b7921fba1dff4810e4dc48d1874db64104e60f84724b2a01f96d0c5b0f27cb"
}
],
"type": "Home / Away"
},
{
"odds": [
{
"id": 14038,
"time": 27.07,
"bookmaker_id": 43,
"time_movement": -1,
"bookmaker_name": "TonyBet",
"bookmaker_order": 180,
"bookmaker_hash_image": "7a2176f326e66e230abd1b007bc04385d9eb81cc3c10bad1a3f8af8ba8ac8211"
},
{
"id": 14039,
"time": 27.07,
"bookmaker_id": 27,
"time_movement": -1,
"bookmaker_name": "Ivibet",
"bookmaker_order": 66,
"bookmaker_hash_image": "46106177868fcca89630ef59d357db7fa93a1340d2f88821b64ed1d5196ead58"
},
{
"id": 14040,
"time": 27.07,
"bookmaker_id": 28,
"time_movement": -1,
"bookmaker_name": "20Bet",
"bookmaker_order": 67,
"bookmaker_hash_image": "e9e50f933b6e343befdef7ca709882351d9d2bcea46806c02b362376e4cb0b21"
},
{
"id": 14041,
"time": 27.07,
"bookmaker_id": 7,
"time_movement": -1,
"bookmaker_name": "Vave",
"bookmaker_order": 9,
"bookmaker_hash_image": "47388ffb24205a20db9822c3cf652b4d1214efb2b98a7dfde2c57088e7e78c4f"
},
{
"id": 14042,
"time": 22,
"bookmaker_id": 1,
"time_movement": -1,
"bookmaker_name": "Stake.com",
"bookmaker_order": 1,
"bookmaker_hash_image": "b7df61bb0380f1918a136da4a70b9d19bc740163bd9dbea2c58de3cc13fc0ff0"
},
{
"id": 14043,
"time": 28.75,
"bookmaker_id": 91,
"time_movement": 0,
"bookmaker_name": "HeySpin",
"bookmaker_order": 51,
"bookmaker_hash_image": "b7f669195f78090fb52f52613916b76858c4b98729b860f4b8ca3eb3183dc759"
},
{
"id": 14044,
"time": 28.75,
"bookmaker_id": 90,
"time_movement": 0,
"bookmaker_name": "Bzeebet",
"bookmaker_order": 38,
"bookmaker_hash_image": "71343ff39d4e5e1671462e1d3577602939d2a57b222f3e0cb4eabba26a8c99b8"
}
],
"type": "Home / Draw"
},
{
"odds": [
{
"id": 14045,
"time": 3.06,
"bookmaker_id": 74,
"time_movement": 1,
"bookmaker_name": "Vbet Sport",
"bookmaker_order": 25,
"bookmaker_hash_image": "170428aa6e0eec2fda96c3880f1171775deed351466c0bb3b25699cebaa0eae6"
},
{
"id": 14046,
"time": 2.7,
"bookmaker_id": 78,
"time_movement": 1,
"bookmaker_name": "Parimatch UK",
"bookmaker_order": 225,
"bookmaker_hash_image": "fd9d2f0d03d139d4ce9e679d401c8b2602463da1613d3f87bf57a225b2dc951e"
},
{
"id": 14047,
"time": 2.7,
"bookmaker_id": 73,
"time_movement": 1,
"bookmaker_name": "BetVictor",
"bookmaker_order": 21,
"bookmaker_hash_image": "7fe3e53d085b4ceca89a015f0d665e362aa49aa603c56920f68272e73f136f8d"
},
{
"id": 14048,
"time": 3.21,
"bookmaker_id": 43,
"time_movement": 1,
"bookmaker_name": "TonyBet",
"bookmaker_order": 180,
"bookmaker_hash_image": "7a2176f326e66e230abd1b007bc04385d9eb81cc3c10bad1a3f8af8ba8ac8211"
},
{
"id": 14049,
"time": 3.21,
"bookmaker_id": 27,
"time_movement": 1,
"bookmaker_name": "Ivibet",
"bookmaker_order": 66,
"bookmaker_hash_image": "46106177868fcca89630ef59d357db7fa93a1340d2f88821b64ed1d5196ead58"
},
{
"id": 14050,
"time": 3.21,
"bookmaker_id": 28,
"time_movement": 1,
"bookmaker_name": "20Bet",
"bookmaker_order": 67,
"bookmaker_hash_image": "e9e50f933b6e343befdef7ca709882351d9d2bcea46806c02b362376e4cb0b21"
},
{
"id": 14051,
"time": 3.21,
"bookmaker_id": 7,
"time_movement": 1,
"bookmaker_name": "Vave",
"bookmaker_order": 9,
"bookmaker_hash_image": "47388ffb24205a20db9822c3cf652b4d1214efb2b98a7dfde2c57088e7e78c4f"
},
{
"id": 14052,
"time": 2.75,
"bookmaker_id": 1,
"time_movement": 1,
"bookmaker_name": "Stake.com",
"bookmaker_order": 1,
"bookmaker_hash_image": "b7df61bb0380f1918a136da4a70b9d19bc740163bd9dbea2c58de3cc13fc0ff0"
},
{
"id": 14053,
"time": 2.53,
"bookmaker_id": 91,
"time_movement": 1,
"bookmaker_name": "HeySpin",
"bookmaker_order": 51,
"bookmaker_hash_image": "b7f669195f78090fb52f52613916b76858c4b98729b860f4b8ca3eb3183dc759"
},
{
"id": 14054,
"time": 2.53,
"bookmaker_id": 90,
"time_movement": 1,
"bookmaker_name": "Bzeebet",
"bookmaker_order": 38,
"bookmaker_hash_image": "71343ff39d4e5e1671462e1d3577602939d2a57b222f3e0cb4eabba26a8c99b8"
},
{
"id": 14055,
"time": 2.7,
"bookmaker_id": 76,
"time_movement": 1,
"bookmaker_name": "Bildbet",
"bookmaker_order": 176,
"bookmaker_hash_image": "fb80b32342506295eef2ae53aea15109814370e2c79ddca5e90b14402af4b252"
}
],
"type": "Home / Home"
}
],
"period_type": "Full Time"
}
]
}
]