Click or drag to resize

IAdditionalProbabilities Interface

Additional probability attributes for markets which potentially will be (partly) refunded

Namespace: Sportradar.OddsFeed.SDK.Entities
Assembly: Sportradar.OddsFeed.SDK.Entities (in Sportradar.OddsFeed.SDK.Entities.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public interface IAdditionalProbabilities

The IAdditionalProbabilities type exposes the following members.

Properties
 NameDescription
Public propertyHalfLose The half_lose probability
Public propertyHalfWin The half_win probability
Public propertyLose The lose probability
Public propertyRefund The refund probability
Public propertyWin The win probability
Top
Remarks
This is valid only for those markets which are sent with x.0, x.25 and x.75 lines and in addition the "no bet" markets (draw no bet, home no bet, ...)
See Also