API-FOOTBALL

フリーミアム
よって API-SPORTS | 更新済み 8 days ago | Sports
人気

10 / 10

レイテンシー

365ms

サービスレベル

99%

Health Check

N/A

すべてのディスカッションに戻る

Fixtures for the 22/23 season EFL England

Rapid account: Officialgtfc
officialgtfc
2 years ago
Hello when can we expect to see EFL 22-23 fixtures for EFL League?

Also the time zone seems to be out for future matches by 1 hour, then in the actusal month it corrects itself to british summer time?
Rapid account: Api Sports
api-sports Commented 2 years ago

Hi,

It’s already available in the API (This was added today)

By default we send the matches with the UTC time zone, you can change this with the “timezone” parameter

{
get: "fixtures"
parameters: {
league: "40"
season: “2022”
}
errors: [
]
results: 48
paging: {
current: 1
total: 1
}
response: [
{
fixture: {
id: 874671
referee: null
timezone: "UTC"
date: "2022-07-29T19:00:00+00:00"
timestamp: 1659121200
periods: {
first: null
second: null
}
venue: {
id: 543
name: "John Smith’s Stadium"
city: “Huddersfield, West Yorkshire”
}
status: {
long: "Not Started"
short: "NS"
elapsed: null
}
}
league: {
id: 40
name: "Championship"
country: "England"
logo: "https://media.api-sports.io/football/leagues/40.png"
flag: "https://media.api-sports.io/flags/gb.svg"
season: 2022
round: “Regular Season - 1”
}
teams: {
home: {
id: 37
name: "Huddersfield"
logo: "https://media.api-sports.io/football/teams/37.png"
winner: null
}
away: {
id: 44
name: "Burnley"
logo: "https://media.api-sports.io/football/teams/44.png"
winner: null
}
}
goals: {
home: null
away: null

ディスカッションに参加しましょう-以下にコメントを追加してください:

ログイン/サインアップして新しいコメントを投稿