# Cricket Odds API Guide: IPL Markets, Top Batter and Top Bowler
URL: https://sockodds.com/blog/cricket-odds-api-guide/

> How cricket is modelled in the SGO grammar: innings periods, top batter and top bowler bet types, sixes, fours, wickets and method of dismissal.

[Cricket Odds API](https://sockodds.com/blog/category/cricket-odds-api/) · 7 September 2026

# Cricket Odds API Guide: IPL Markets, Top Batter and Top Bowler

How cricket is modelled in the SGO grammar: innings periods, top batter and top bowler bet types, sixes, fours, wickets and method of dismissal.

Cricket is modelled in the SportsGameOdds grammar with a few bet types of its own. `points` is runs; innings are periods (`1i`) as are over ranges (`1ov`, `6ov_cum` for the first six overs); and there are cricket-specific bet types: `topbat` (top batter), `topbowl` (top bowler), `dismissal` (method of dismissal) and `most` (most sixes).

```bash
curl "https://api.sockodds.com/v2/events/?leagueID=IPL&oddsAvailable=true&limit=1" \
  -H "x-api-key: YOUR_API_KEY"
```

## What is priced

| Bet type | Markets |
| --- | --- |
| `ou` | 68 |
| `yn` | 63 |
| `ml` | 28 |
| `dismissal` | 20 |
| `most` | 14 |
| `eo` | 4 |
| `hop` | 3 |
| `topbat` | 1 |
| `topbowl` | 1 |

## Stats

Runs, Wicket, Century, Fours, Sixes, Method of dismissal, Wickets, Toss, Hat-trick, Six sixes, Super over, Half century, Partnership, Player of the match, Strike rate, Performance, First out.

11 books price the IPL: Ladbrokes, Neds, Sportsbet, Unibet, PointsBet, TAB, Dabble, PlayUp, BetRight, betr (sportsbook), Betfair Exchange. See the [IPL odds API](https://sockodds.com/leagues/ipl-odds-api/) and the [cricket odds API](https://sockodds.com/sports/cricket-odds-api/).

## Start building today

Free plan available. Set up in 5 minutes. Scale when you're ready.
