Click or drag to resize

ILiveScoutOnOddsSuggestion Event

Suggested live odds are constantly updated and sent out according to match events. These odds are generated based on statistical models. The format of Odds entities is the same as with LiveOdds interface.

Namespace:  Sportradar.SDK.FeedProviders.LiveScout
Assembly:  LiveScoutFeedProvider (in LiveScoutFeedProvider.dll) Version: 2.23.0.0 (2.23.0.0)
Syntax
C#
event EventHandler<OddsSuggestionEventArgs> OnOddsSuggestion

Value

Type: SystemEventHandlerOddsSuggestionEventArgs
See Also