API-FOOTBALL

FREEMIUM
Verified
Durch API-SPORTS | Aktualisiert 5 дней назад | Sports
Popularität

10 / 10

Latenz

356ms

Service Level

99%

Health Check

N/A

Zurück zu allen Diskussionen

Fixtures for the 22/23 season EFL England

Rapid account: Officialgtfc
officialgtfc
2 года назад
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 года назад

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

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen