Game Scores
REQUIREMENT
You'll need a license key to use OpticOdds' API. You can get one by contacting us at www.opticodds.com.
API Endpoint
https://api.opticodds.com/api/feed/scores/
Parameters
NOTE
You can pass in multiple of the same parameters in each GET
request. The returned scores array is sorted by games with a start date nearest to furthest.
key
(required)
Your OpticOdds API license key.
sport
The sport you want to receive games for. We support the following:
football
basketball
baseball
mma
boxing
hockey
soccer
tennis
golf
motorsports
esports
league
The league you want to receive games for (e.g. NCAA
)
game_id
The OpticOdds game ID you want to receive markets for (e.g. 2397
)
Example Response
[
TODO
]