Stream Sport Events
Provides a real-time stream of updates for a specific sport event.
Endpoint
Section titled “Endpoint”GET
/user/v1/{event_id}/streamResponse (Stream)
Section titled “Response (Stream)”Returns a stream of SportEvent objects.
{ "status": { "type": "SUCCESS" }, "event_id": "event-uuid", "event_name": "Team A vs Team B", "event_status": "LIVE"}