isportsapi_football_odds_asian
Fetch Asian-handicap football odds from multiple bookmakers for a match, enabling comparison of initial and live handicap lines.
Instructions
Asian-handicap odds across companies — the reason to use this provider.
Returns: {code:0, data:{handicap:[[matchId, companyId, initialHandicap, initialHome, initialAway, liveHandicap, liveHome, liveAway, …]], europeOdds:[[…]], overUnder:[[…]]}} — SHAPE FROM VENDOR DOCS. NOTE the payload is ARRAYS OF POSITIONAL ARRAYS, not objects: fields are identified by INDEX. Read the vendor's column order before parsing, and do not assume it matches other providers here.
NOTE: this shape is from the vendor's documentation and has NOT been verified against a live response (we hold no key for this provider). Treat it as approximate — inspect the actual payload before relying on a field name.
Example: Asian handicap odds
Auth: needs your own key in ISPORTS_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matchId | No | One match. | |
| companyId | No | Odds company id. |