GET Probabilities
By using this endpoint, you can get all predictions on markets like, Winner, Correct Score, Over/Under, BTTS and more. The Probabilities values are between 0 and 100, representing the success probability percentage of the given market. Probabilties are available 21 days before a game starts.
You can get all probabilities for all matches via this endpoint. It is also possible to get the Probabilitiy By Fixture Id. This will provide you the probabilities for an individual fixture. Relationship includes like &include=fixture.localTeam,fixture.visitorTeam
are often used here.
Another option that is highly popular is adding the relationship include&include=probability
to your requests from the Fixture endpoint or Livescore endpoint. You can find more info in the relationship section about fixture probabilities.
GET
Probabilities
GET
ProbabilitiesEndpoint details | |
Authorization | API Key |
Pagination | NO |
Allowed nested includes | 0 |
Parameters
No parameters available for this endpoint.
Include options
No includes available for this endpoint.
Example response
Last updated