Sportspage Feeds

GRATIS CON POSSIBILITÀ DI UPGRADE
Verified
Da Sportspage Feeds | Aggiornamento 15 दिन पहले | Sports
Popolarità

9.8 / 10

Latenza

162ms

Livello di servizio

100%

Health Check

100%

Torna a tutte le discussioni

GameById not returning odds data

Rapid account: Doublei
doublei
2 वर्ष पहले

The gameById endpoint is not returning the odds data. Here is an example of a game I just pulled.

array (
‘status’ => 200,
‘time’ => ‘2022-09-30T19:46:06.686Z’,
‘games’ => 1,
‘results’ =>
array (
0 =>
array (
‘schedule’ =>
array (
‘date’ => ‘2022-10-01T17:05:00.000Z’,
‘tbaTime’ => false,
),
‘summary’ => ‘Baltimore Orioles @ New York Yankees’,
‘details’ =>
array (
‘league’ => ‘MLB’,
‘seasonType’ => ‘regular’,
‘season’ => 2022,
‘conferenceGame’ => true,
‘divisionGame’ => true,
),
‘status’ => ‘scheduled’,
‘teams’ =>
array (
‘away’ =>
array (
‘team’ => ‘Baltimore Orioles’,
‘location’ => ‘Baltimore’,
‘mascot’ => ‘Orioles’,
‘abbreviation’ => ‘BAL’,
‘conference’ => ‘American League’,
‘division’ => ‘East’,
),
‘home’ =>
array (
‘team’ => ‘New York Yankees’,
‘location’ => ‘New York’,
‘mascot’ => ‘Yankees’,
‘abbreviation’ => ‘NYY’,
‘conference’ => ‘American League’,
‘division’ => ‘East’,
),
),
‘lastUpdated’ => ‘2022-09-30T18:12:32.507Z’,
‘gameId’ => 281937,
‘venue’ =>
array (
‘name’ => ‘Yankee Stadium’,
‘city’ => ‘Bronx’,
‘state’ => ‘NY’,
‘neutralSite’ => false,
),
),
),
)

Rapid account: Doublei
doublei Commented 2 वर्ष पहले

Interesting. I am seeing some for MLB, All of the NFL, But no odds for NHL or NBA games for the next two days. Any way to get partial odds for games? For example if you’ve received the spread odds but not the other could the spread odds be available in the API?

Rapid account: Sportspage Feeds
SportspageFeeds Commented 2 वर्ष पहले

Hi,

Oddsmakers are pretty tight with the timing for MLB games, meaning that odds usually won’t be available far in advance. I can see in the database that there are some odds for this game, but since the odds shown in the API are a composite, they will not be available until there are odds from a minimum number of books.

In other words, you would not be able to see the odds through the main /games endpoint either, but you should be able to see them soon, hopefully within a few hours.

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti