Betr API.
Betr Picks props, normalized.

KashRock ingests Betr Picks lines and serves them in one schema. Pull Betr CS2, LoL, and Dota player props with an instant key from GET /v6/esports/{sport}/props, filtered by book.

What you get

GET /v6/esports/cs2/props?book=betr

Live Betr CS2 prop from production.

Full board on the DFS Esports API; compare lines on the esports odds API.

GET /v6/esports/cs2/props?book=betr
{
  "source": "kashrock",
  "sport": "cs2",
  "props": [
    {
      "propId": "kr_prop_e00ecb464ea8",
      "player_name": "esenthial",
      "stat_type": "CS2_HEADSHOTS_MAPS_1_2",
      "line": 17.5,
      "odds": -137,
      "direction": "over",
      "team": "B8",
      "book_name": "Betr",
      "event_time": "2026-09-10T14:00:00.000Z"
    }
  ]
}

Frequently asked questions

Is there a Betr Picks API?

Betr has no official public props API. KashRock ingests Betr lines and serves them normalized via GET /v6/esports/{sport}/props filtered by book.

Which Betr props are covered?

Esports player props for CS2, LoL, Dota 2, and Valorant — player, stat type, line, direction, team, and canonical propId.

Free tier?

Yes — $0/mo Sandbox with an instant key; multi-title from $29/mo.

KashRock is an independent data provider and is not affiliated with, endorsed by, or sponsored by Betr. Publicly available lines, normalized for informational use.