this doesn’t return “latest events” it returns the leadboarder.
There’s no “catch up” API for bits/cheer for missed events
Use
https://api.twitch.tv/helix/subscriptions/events?broadcaster_id=ID
It’s a endpoint used for WebSub, but it’s missing from the docs
https://dev.twitch.tv/docs/api/webhooks-reference#topic-subscription-events
covers the documentation for it as a topic, but all websub works as a regular topic. so you want sub/events
HEADS UP, eventsub only returns “new subscribers” not resubs