Get all racing codes
To retrieve all racing codes available in the system, you can make a GET request to the following endpoint:
Endpoint
GET /bet/codes/
CURL example
This will return a list of racing codes along with their corresponding names. You can use these code names for various purposes such as creating notifications or publishing picks.
Responses
200 Response example
Last updated