Interface IOddsGeneration
- Namespace
- Sportradar.OddsFeed.SDK.Entities
- Assembly
- Sportradar.OddsFeed.SDK.dll
Provided by the prematch odds producer only, and contains a few key-parameters that can be used in a client’s own special odds model, or even offer spread betting bets based on it.
public interface IOddsGeneration
Properties
ExpectedSupremacy
Gets the expected supremacy (how big is the expected goal supremacy)
double? ExpectedSupremacy { get; }
Property Value
- double?
The expected supremacy
ExpectedTotals
Gets the expected totals (how many goals are expected in total?)
double? ExpectedTotals { get; }
Property Value
- double?
The expected totals