API-FOOTBALL

फ्रीमियम
Verified
द्वारा API-SPORTS | अपडेट किया गया 4일 전 | Sports
लोकप्रियता

10 / 10

लेटेंसी

356ms

सेवा का स्तर

99%

Health Check

N/A

सभी चर्चाओं पर वापस जाएं

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

चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:

नई टिप्पणियाँ पोस्ट करने के लिए लॉग इन / साइनअप करें