UOF.API.Probability (UOF_API v2.0.0)

Copy Markdown View Source

Betradar's Probability API can be used to fetch the probabilities for all active markets offered by Betradar's Unified Odds Feed product.

Probabilities can go down to 1e-10 (ie. 0.0000000001).

The only supported sports are: soccer, baseball, basketball, tennis, table tennis, badminton, volleyball, squash, handball, ice hockey and field hockey.

For a fixture to be available in the Probability API, the fixture must be active in Live Odds and you must have Live Odds access to this fixture.

Summary

Functions

Get probabilities for the given fixture.

Get probabilities for the specified market in the given fixture.

Get probabilities for the specified market with specifier in the given fixture.

Functions

probabilities(fixture)

Get probabilities for the given fixture.

probabilities(fixture, market)

Get probabilities for the specified market in the given fixture.

probabilities(fixture, market, specifier)

Get probabilities for the specified market with specifier in the given fixture.