Click or drag to resize

SingleOutrightWithOddsEventOdds Property

Gets a list of EventOdds instances representing the odds for the outright associated with the current SingleOutrightWithOddsEvent instance

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Outrights
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public List<EventOdds> Odds { get; }

Property Value

ListEventOdds
See Also