Click or drag to resize

ILiveOddsCommonBaseGetEventList Method

Overload List
 NameDescription
Public methodGetEventList(IEnumerableInt64) Request meta-information about the events(matches, races) specified by it's ids The response message includes teams playing, match date and time, TV channel names and sport/category/tournament for every match.
Public methodGetEventList(NullableDateTime, NullableDateTime, Boolean) Request meta-information about all events(matches, races, outcomes, ...) in a given interval. The maximum interval is 10 days. If no date is specified, all events started 24 hours in the past, and 7 days in the future are returned. The response message includes teams playing, event date and time, TV channel names and sport/category/tournament for every event.
Top
See Also