ReferenceData modelAnalysis cards
HitRate
The over-rate of a stat's per-game values against a prop `line`.
object
gamesintegerrequiredNumber of games that carried the stat (the denominator).
hitsintegerrequiredNumber of games whose value strictly cleared `line`.
linenumber<double>requiredThe threshold the per-game values are compared against.
over_ratenumber<double>required`hits / games` (`0.0` when no games carried the stat).