Overtime Documentation
  • 🎾Get ready for Overtime
  • THE OVERDROP LEAGUE
  • ❓FAQ
  • ❗Sports Trading Guidelines
  • Free Bet
  • ABOUT OVERTIME SPORTSBOOK
    • 🏈Overtime V2 Architecture
    • Overtime Accounts
    • 🔴Onchain Live Markets
    • 🎲Odds Providers
    • 💵Onchain Free Bets
    • ⚖️Overtime Governance
    • 🐣History of Overtime
  • Overtime Guides
    • Providing Liquidity to Overtime
    • How to use Overtime
    • Current Incentives
    • Common User Mistakes
      • Deposited funds on the wrong network
    • Deposit USDC from Coinbase
    • Deposit USDC or USDT from Binance
      • Deposit from Binance Mobile App
      • Deposit from Binance Website
  • SPEED MARKETS
  • Introduction to Speed Markets
  • Chained Speed Markets
  • Speed Markets Trading Guide
  • Build Your Own Speed Markets App
  • Speed Market Deposit Guides
    • Deposit USDC from Coinbase
    • Deposit from Binance Mobile App
    • Deposit from Binance Website
  • FOR DEVELOPERS
  • 🔥Overtime V2 integration
    • Overtime V2 sports
    • Overtime V2 market types
    • Overtime V2 collaterals
    • Overtime V2 markets (protected)
    • Overtime V2 live markets (protected)
    • Overtime V2 user history
    • Overtime V2 quote data
    • Overtime V2 games info
    • Overtime V2 players info
    • Overtime V2 live scores
  • Links
    • ▶️Use the Dapp
    • ▶️Official Twitter
    • ▶️Medium
  • Resources
    • 📺Marketing Assets
    • ⚖️Terms of Use
Powered by GitBook
On this page
  • REST API
  • Example Request
  • Example Response
  • Response Parameters
  1. Overtime V2 integration

Overtime V2 live scores

Get a live scores for games or per single game (in case the provider supports live scores).

PreviousOvertime V2 players infoNextMarketing Assets

Last updated 2 days ago

REST API

GET https://api.overtime.io/overtime-v2/live-scores

GET https://api.overtime.io/overtime-v2/live-scores/{{gameId}}

See live scores API endpoint with request/response examples under .

Example Request

Single game request

Example Response

{
  "period": 9,
  "gameStatus": "STATUS_FINAL",
  "displayClock": "0.00",
  "homeScore": 6,
  "awayScore": 5,
  "homeScoreByPeriod": [
    0,
    0,
    2,
    0,
    3,
    0,
    0,
    1
  ],
  "awayScoreByPeriod": [
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    4
  ]
}

Response Parameters

Name
Type
Description

period

number

Current game period

gameStatus

string

Current game status

displayClock

string

Current time in the game

homeScore

number

Home team score

awayScore

number

Away team score

homeScoreByPeriod

number[]

Home team score by period

awayScoreByPeriod

number[]

Away team score by period

🔥
Postman documentation
https://api.overtime.io/overtime-v2/live-scores
https://api.overtime.io/overtime-v2/live-scores/0x3133386537313735646435636664666431396361323935363931343036613235