Handicap markets

Asian Handicap Odds API

Access Asian handicap football prices from supported bookmakers for betting models, CLV workflows, and comparison tools.

Bet365, Pinnacle, Betfair Exchange, and Kambi coverage
1X2, BTTS, totals, corners, and Asian handicap markets
Opening and last-seen prices for supported matches
Related football data endpoints for fixtures, xG, teams, and players

Quick Answer

TheStatsAPI returns Asian handicap odds inside the match odds response for supported matches and bookmakers, with opening and last-seen values where available.

  • Endpoint: /football/matches/{match_id}/odds
  • Best for: Handicap models and price comparison.
  • Availability varies by match, competition, bookmaker, and market.

At a glance

Market key
asian_handicap
Best use
Handicap models and price comparison
Bookmakers
Bet365, Pinnacle, Betfair Exchange, Kambi where available
Context
Team form, xG, injuries via related endpoints where available

Why Asian handicap deserves its own page

Asian handicap intent is specific and high-value. Developers searching for it usually know the market they need, so the page should answer field names, availability, and use cases directly.

  • Show the exact market key
  • Explain opening and last-seen values
  • Link to CLV workflows

How to use handicap odds

Use handicap prices with team-strength features such as xG, recent form, and historical match records. This lets model builders compare handicap lines against their own expected margin.

  • Join odds by match_id
  • Compare handicap line to projected goal difference
  • Compare prices by bookmaker
Endpoint

Asian handicap odds response

Odds responses stay focused on bookmaker prices. Match context comes from related football endpoints, so your app can join odds to fixtures, results, xG, team stats, and player data by match ID.

football handicap odds APIAsian handicap APIhandicap betting odds API
REST JSON
GET https://api.thestatsapi.com/api/football/matches/{match_id}/odds
Authorization: Bearer YOUR_API_KEY

{
  "data": {
    "match_id": "mt_14502",
    "bookmakers": [
      {
        "bookmaker": "Pinnacle",
        "markets": {
          "match_odds": {
            "home": { "opening": "2.150", "last_seen": "2.080" },
            "draw": { "opening": "3.400", "last_seen": "3.500" },
            "away": { "opening": "3.200", "last_seen": "3.300" }
          },
          "total_goals": {
            "over": { "opening": "1.890", "last_seen": "1.900" },
            "under": { "opening": "1.930", "last_seen": "1.920" }
          }
        }
      }
    ]
  }
}
FAQ

Frequently Asked Questions

Does TheStatsAPI provide Asian handicap odds?

Yes. Asian handicap is one of the supported football odds markets where bookmaker data is available.

Can I get opening handicap odds?

Opening values are returned where they were captured or stored for the bookmaker and market.

Can I compare handicap prices across bookmakers?

Yes. Supported bookmaker markets use a consistent response structure for comparison.

Pricing_Plans

Simple, Transparent Pricing

Every plan includes stats, odds, xG, history, and every documented endpoint.

Starter

$50/month

For growing applications and side projects

  • All football data endpoints included
  • Pre-match & live odds endpoints
  • Bet365, Pinnacle, Betfair Exchange & Kambi odds
  • 1X2, Asian handicap, totals, BTTS, DNB & corners
  • Fixtures, results, match stats, teams & players
  • xG, player season stats & team stats
  • 10 years of historical match data
  • Build with AI
  • 80 competitions by default, up to 1,196 on request
  • 100,000 requests/month
  • 30 requests/min
  • Email & chat support
Most Popular

Growth

$129/month

For professional applications at scale

  • All football data endpoints included
  • Pre-match & live odds endpoints
  • Bet365, Pinnacle, Betfair Exchange & Kambi odds
  • 1X2, Asian handicap, totals, BTTS, DNB & corners
  • Fixtures, results, match stats, teams & players
  • xG, player season stats & team stats
  • 10 years of historical match data
  • Build with AI
  • 80 competitions by default, up to 1,196 on request
  • 500,000 requests/month
  • 60 requests/min
  • Priority support

Scale

$379/month

For high-volume, production-grade usage

  • All football data endpoints included
  • Pre-match & live odds endpoints
  • Bet365, Pinnacle, Betfair Exchange & Kambi odds
  • 1X2, Asian handicap, totals, BTTS, DNB & corners
  • Fixtures, results, match stats, teams & players
  • xG, player season stats & team stats
  • 10 years of historical match data
  • Build with AI
  • 80 competitions by default, up to 1,196 on request
  • 5,000,000 requests/month
  • 300 requests/min
  • Dedicated support & SLA
No odds, xG, or history add-ons
Cancel anytime
7-day free trial on all plans

Build with football odds and match context in one API.

Start a 7-day free trial with odds, fixtures, match stats, player data, team data, and xG endpoints available on every plan.