Interface | Description |
---|---|
EventSegment | |
EventType |
Defines sport specific event type.
|
IBetEvent |
Betting Event is all the information for a single event
|
IBetEventState |
A representation of event states
|
IBetMatch |
BetMatch is a real world occurrence which has outcome.
|
IBetRecord |
Betting Record is all the information for a single record
|
IParticipantStats |
This contains statistics of a participant.
|
TimeType |
Time type represents the time that a record belongs to
|
Class | Description |
---|---|
PartitionKey |
A single event can be present in different odd types under one sportbook So
this is used to differentiate a event/eventstate from different sportbooks
and odd types
|
Enum | Description |
---|---|
LBType |
LB type represents that a record belongs to either LAY or BACK
|
OddFormat |
Odd format represents the odd format that a record belongs to
|
OddType | |
SportType |