Esports betting guide: how the markets work

Esports betting and DFS markets look like traditional sports betting on the surface — moneylines, spreads, props — but the underlying structure (best-of-N maps, per-title stat schemas, DFS-specific books) is different enough that it's worth walking through from the data up.

Moneylines: who wins the match

The simplest market — pick the winner of a match or series. Odds move on roster news, recent form, and head-to-head history, same as traditional sports.

Map handicaps and totals

Best-of-3 and best-of-5 series add map-count markets with no equivalent in a fixed-length traditional sports game — how many maps a team wins by, or the total number of maps played.

DFS player props

Platforms like PrizePicks and Underdog post individual player lines — kills, headshots, assists — scoped to a map or map range. KashRock normalizes these across books onto one canonical propId, with the map scope encoded directly in the stat type.

curl -H "X-API-Key: YOUR_KEY" \
  "https://kashrock.up.railway.app/v6/esports/cs2/props"

Grading: where props resolve

A prop resolves against the final, verified stat line for its scope — hit, miss, or push — from the same box score and game-log data that powers pre-match modeling.

Go deeper on the esports odds API, the DFS esports API, or the esports betting glossary for term definitions.

KashRock is an independent data provider, not a sportsbook. Data is for informational and analytical use.

Frequently asked questions

What is the difference between a moneyline and a prop in esports betting?

A moneyline is a bet on which team or player wins a match or series. A prop is a bet on a specific in-game stat — kills, headshots, assists — hitting over or under a line, independent of who wins.

What does "map-scoped" mean for an esports prop?

Esports series are best-of-1, -3, or -5 maps. A map-scoped prop resolves against a specific map or map range (e.g. maps 1-2) rather than the full series total, so the same stat can have different lines depending on scope.

How is an esports betting market's outcome graded?

Against the final, verified stat line for the scoped match or map — the same box score and game-log data used to settle a DFS pick or grade a model, resolved to hit, miss, or push.