Sportspage Feeds

부분 유료
Verified
분류별 Sportspage Feeds | 업데이트됨 4 days ago | Sports
인기

9.8 / 10

지연 시간

152ms

서비스 수준

100%

Health Check

100%

모든 토론으로 돌아가기

GameById not returning odds data

Rapid account: Doublei
doublei
a year ago

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 a year ago

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 a year ago

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.

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입