When you receive a new event inside fixture_change message you should use that data to request the Fixture using the following GET API data:
Endpoint | Method | Input URLData | Sample Request Body |
---|---|---|---|
/api/v1/fixtures/{eventid} | GET |
| /api/v1/fixtures/{131718} |
...