Hi everyone,
I’m currently working with the Bet Angel API and I have a couple of questions regarding extracting detailed information from horse racing events.
Is it possible, using the Bet Angel API, to retrieve detailed information about each horse in a selected horse racing event?
Specifically, I would like to know if it’s possible to extract data such as:
The horse number
The horse's weight
Recent race history / past results
Current form or other similar statistics
If this is possible, could someone please point me to the relevant part of the API documentation or give an example of how to access this data in JSON format?
How can I determine the current status of a horse racing event (e.g. not started, in-play, finished, etc.) via the API?
What is the specific JSON field or property that indicates whether the event is currently in-play, has not started yet, or has finished?
Any examples, code snippets, or references would be greatly appreciated.
Thanks in advance for your help!
Questions about Bet Angel API – Horse Details & In-Play Status
Hi everyone,
I’m currently working with the Bet Angel API and I have a couple of questions regarding extracting information from horse racing events.
Is it possible, using the Bet Angel API, to retrieve detailed information about each horse in a selected horse racing event?
Specifically, I’d like to know if it’s possible to extract data such as:
The horse number
The horse's weight
Recent race history / past results
Current form or similar statistics
If this is possible, could someone please point me to the relevant part of the API documentation, or provide an example of how to access this data in JSON format?
How can I determine the current status of a horse racing event via the API?
What is the specific JSON field or property that indicates whether an event is:
In-play (the event has started and is currently running)
Suspended (market suspended, e.g. just before the finish or after a big incident)
Open (market is open for betting, but the event hasn’t started yet)
Closed (market is settled/finished and no more betting is allowed)
What are the exact field names or values to look for in the API/JSON to detect each of these statuses?
Any examples, code snippets, or references would be greatly appreciated.
Thanks in advance for your help!
I’m currently working with the Bet Angel API and I have a couple of questions regarding extracting information from horse racing events.
Is it possible, using the Bet Angel API, to retrieve detailed information about each horse in a selected horse racing event?
Specifically, I’d like to know if it’s possible to extract data such as:
The horse number
The horse's weight
Recent race history / past results
Current form or similar statistics
If this is possible, could someone please point me to the relevant part of the API documentation, or provide an example of how to access this data in JSON format?
How can I determine the current status of a horse racing event via the API?
What is the specific JSON field or property that indicates whether an event is:
In-play (the event has started and is currently running)
Suspended (market suspended, e.g. just before the finish or after a big incident)
Open (market is open for betting, but the event hasn’t started yet)
Closed (market is settled/finished and no more betting is allowed)
What are the exact field names or values to look for in the API/JSON to detect each of these statuses?
Any examples, code snippets, or references would be greatly appreciated.
Thanks in advance for your help!