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 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

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论