Stat Entity Data Type — statEntityID

A statEntityID identifies whose performance on a statistic we're tracking. If the statID is WHAT, the statEntityID is WHO.

Possible values

ValueDescription
allThe combined performance of both teams. A total-points over/under uses all.
homeThe home team.
awayThe away team.
playerIDPlayer props: the statEntityID is a specific playerID (LACHIE_NEALE_1_AFL).
teamIDOnly in events where type = tournament (an F1 race): there is no home and away, so the entity is a teamID.

Usage in odds

For an over/under disposals bet (sideID=over, betTypeID=ou, statID=disposals): statEntityID=LACHIE_NEALE_1_AFL is that player's disposals; home would be the home team's total; all both teams combined.

Fixed statEntityID values

For some bet types the entity is fixed by the side, and included for consistency:

betTypeIDsideIDstatEntityID
mlhomehome
mlawayaway
sphomehome
spawayaway
ml3wayhomehome
ml3wayawayaway
ml3waydrawall
ml3wayhome+drawhome
ml3wayaway+drawaway
ml3waynot_drawall

Distribution in the feed right now: <playerID or teamID> 80,562, all 45,309, home 18,944, away 18,702.

Need help?FAQ · Email · Contact