View Source UOF.API.CustomBet (UOF_API v1.0.4)

CustomBet is an extension for Unified Odds Feed and allows the creation of custom tailored bets for a specific fixture. In CustomBet it is possible to combine a wide range of betting markets into one single odds and probabilities calculation as if it was a regular accumulator bet.

CustomBet API is only available for soccer and basketball fixtures.

Summary

Functions

Get the markets that are available to be used in a custom bet from the given fixture.

Calculate the probability and odds for the given selections. It also returns a list of further markets that can be added to the custom bet.

Functions

Link to this function

available_selections(fixture)

View Source

Get the markets that are available to be used in a custom bet from the given fixture.

Link to this function

calculate(selections, filter \\ false)

View Source

Calculate the probability and odds for the given selections. It also returns a list of further markets that can be added to the custom bet.