finished games
Hello, I'm experiencing an issue with your events API. Some matches that have already started or even finished are still being returned with: * status: "NS" (Not Started) * home_score: null * away_score: null Example: * Match: Benfica vs Moreirense * League: Liga Portugal Betclic * Event ID: 655 * Kickoff: 08:00 (local time) Current API response: * status: "NS" * home_score: null * away_score: null However, at least one match from the same time slot (08:00) is correctly returned as finished (FT) with score, which suggests inconsistent data across events. This issue is affecting multiple matches from the same league and kickoff time. Could you please verify: 1. Why some events are not updating their status from "NS" 2. Why scores remain null after kickoff 3. If there is any delay or separate endpoint required for finalized match data This is impacting live updates on our platform. Thank you.