Overtime V2 live markets
Get a list of all live markets.
REST API
GET
https://overtimemarketsv2.xyz/overtime-v2/live-markets
See the live markets API endpoint with request/response examples under Postman documentation.
Example Request
https://overtimemarketsv2.xyz/overtime-v2/networks/10/live-markets
Example Response
Response Parameters
Name
Type
Description
errors
string[]
Errors that occurred during live markets fetching, if any
Additional live market parameters
Name
Type
Description
homeScore
number
Home team score
awayScore
number
Away team score
gameClock
number
Current time in the game
gamePeriod
string
Current game period
Last updated