Divanscore

フリーミアム
よって Api Dojo | 更新済み 14 days ago | Sports
人気

9.7 / 10

レイテンシー

3,498ms

サービスレベル

100%

Health Check

N/A

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

Is this api still live?

Rapid account: Fballdata
fballdata
2 years ago

i am checking the latest matches for the team or tournament it’s showing the last match in October 23, 2021 for Bundesliga, you should’ve stopped charging people for the api if it’s not live!

Rapid account: Apidojo
apidojo Commented 2 years ago

Oh well,

How fast the judgement is! Did you check all returned items? The endpoint returns matches from the past up to now.
If you check startTimestamp of the 29th item in the response, it is 1649442600 (yesterday match between Borussia Dortmund and VfB Stuttgart). You may write your own logic to re-order the list.

Regards.

Rapid account: Fballdata
fballdata Commented 2 years ago

Hello,

Yes i am using the the organization account, How it could be!? i dunno maybe you guys are caching the data or you are having some issues with your code, anyway check this FULL request to demonstrate the case: /teams/get-last-matches?teamId=2673 you will get this FULL response:

{2 items
"events":[30 items
0:{19 items
"tournament":{6 items
"name":“UEFA Champions League, Group C”
“slug”:“uefa-champions-league-group-c”
“category”:{…}5 items
"uniqueTournament":{…}6 items
"priority":402
"id":1464
}
“roundInfo”:{…}1 item
"customId":“ydbsdjb”
“status”:{…}3 items
"winnerCode":1
"homeTeam":{11 items
"name":“Ajax”
“slug”:“ajax”
“shortName”:“Ajax”
“gender”:“M”
“userCount”:291811
"nameCode":“AJA”
“national”:false
"type":0
"id":2953
"subTeams":[]0 items
"teamColors":{…}3 items
}
“awayTeam”:{12 items
"name":“Borussia Dortmund”
“slug”:“borussia-dortmund”
“shortName”:“Dortmund”
“gender”:“M”
“userCount”:488480
"nameCode":“BVB”
“disabled”:false
"national":false
"type":0
"id":2673
"subTeams":[]0 items
"teamColors":{…}3 items
}
“homeScore”:{…}4 items
"awayScore":{…}4 items
"coverage":1
"time":{…}3 items
"changes":{…}2 items
"hasGlobalHighlights":false
"hasEventPlayerStatistics":true
"hasEventPlayerHeatMap":true
"id":9757735
"startTimestamp":1634670000
"slug":“ajax-borussia-dortmund”
“finalResultOnly”:false
}
1:{…}19 items
2:{…}19 items
3:{…}19 items
4:{…}20 items
5:{…}19 items
6:{…}19 items
7:{…}20 items
8:{…}19 items
9:{…}19 items
10:{…}20 items
11:{…}19 items
12:{…}19 items
13:{…}19 items
14:{…}19 items
15:{…}19 items
16:{…}19 items
17:{…}19 items
18:{…}19 items
19:{…}19 items
20:{…}19 items
21:{…}19 items
22:{…}21 items
23:{…}19 items
24:{…}17 items
25:{…}19 items
26:{…}19 items
27:{…}19 items
28:{…}19 items
29:{…}18 items
]
“hasNextPage”:true
}

Where the first match is October 19, 2021.

Rapid account: Apidojo
apidojo Commented 2 years ago

Hello,

How it could be? The response data is always live and synced with the official site. Which endpoint are you talking about? Please send your FULL request/response to demonstrate the case. I tried checking for requests of fballdata user but I found nothing. Are you using a different account?

Regards.

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

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