iSports API · Example Payload

Getfootballoddsinplay

Sports APISports DataFootballBasketballOddsLive DataSports StatisticsLive ScoresWidgetsREST API

Getfootballoddsinplay is an example object payload from iSports API, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

codemessagedata

Example Payload

Raw ↑
{
  "code": 0,
  "message": "success",
  "data": [
    {
      "recordId": "614511284",
      "matchId": "359250810",
      "matchTime": 85,
      "homeScore": 0,
      "awayScore": 1,
      "homeRedCount": 0,
      "awayRedCount": 0,
      "type": 4,
      "companyId": "12",
      "odds1": "29",
      "odds2": "6",
      "odds3": "1.13",
      "changeTime": 1570689977
    },
    {
      "recordId": "614511283",
      "matchId": "359250810",
      "matchTime": 86,
      "homeScore": 0,
      "awayScore": 1,
      "homeRedCount": 0,
      "awayRedCount": 0,
      "type": 1,
      "companyId": "24",
      "odds1": "0.56",
      "odds2": "0",
      "odds3": "1.28",
      "changeTime": 1570689975
    },
    {
      "recordId": "614511282",
      "matchId": "359250810",
      "matchTime": 86,
      "homeScore": 0,
      "awayScore": 1,
      "homeRedCount": 0,
      "awayRedCount": 0,
      "type": 1,
      "companyId": "17",
      "odds1": "0.58",
      "odds2": "0",
      "odds3": "1.25",
      "changeTime": 1570689974
    },
    {
      "recordId": "614511281",
      "matchId": "359250810",
      "matchTime": 85,
      "homeScore": 0,
      "awayScore": 1,
      "homeRedCount": 0,
      "awayRedCount": 0,
      "type": 4,
      "companyId": "8",
      "odds1": "29",
      "odds2": "6",
      "odds3": "1.12",
      "changeTime": 1570689971
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/getFootballOddsInplay"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.