added
Copilot specific fixtures endpoint + copilot specific results queues.
October 8th, 2025
/copilot/fixtures
To make it simpler for copilot users, there is now a /copilot/fixtures
endpoint that acts the same as /fixtures/active
but will require a copilot_version_id
that will allow you to get active fixtures that have or have had odds for your copilot version.
You will still need to use the normal /fixtures
endpoint to get any fixture that has been completed in the past.
/copilot/results/queue/[start|stop|status]
You can now create copilot specific fixture results queues, this way you will only get results for the fixtures that have or have had copilot odds.
You can now also set up separate queues per copilot version.
The credentials to access these queues will be the same as the ones used to access your normal copilot odds queues.