The Racing API · JSON Structure

The Racing Api App__Models__Result__ Runner Basic Structure

app__models__result__RunnerBasic schema from The Racing API

Type: object Properties: 34 Required: 32
Horse RacingSportsStatisticsBettingAnalytics

app__models__result__RunnerBasic is a JSON Structure definition published by The Racing API, describing 34 properties, of which 32 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

horse_id horse sp sp_dec number position draw btn ovr_btn age sex weight weight_lbs headgear time or rpr tsr prize jockey jockey_claim_lbs jockey_id trainer trainer_id owner owner_id sire sire_id dam dam_id damsire damsire_id comment silk_url

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/the-racing-api/refs/heads/main/json-structure/the-racing-api-app__models__result__-runner-basic-structure.json",
  "name": "app__models__result__RunnerBasic",
  "description": "app__models__result__RunnerBasic schema from The Racing API",
  "type": "object",
  "properties": {
    "horse_id": {
      "type": "string",
      "name": "Horse Id"
    },
    "horse": {
      "type": "string",
      "name": "Horse"
    },
    "sp": {
      "type": "string",
      "name": "Sp"
    },
    "sp_dec": {
      "type": "string",
      "name": "Sp Dec"
    },
    "number": {
      "type": "string",
      "name": "Number"
    },
    "position": {
      "type": "string",
      "name": "Position"
    },
    "draw": {
      "type": "string",
      "name": "Draw"
    },
    "btn": {
      "type": "string",
      "name": "Btn"
    },
    "ovr_btn": {
      "type": "string",
      "name": "Ovr Btn"
    },
    "age": {
      "type": "string",
      "name": "Age"
    },
    "sex": {
      "type": "string",
      "name": "Sex"
    },
    "weight": {
      "type": "string",
      "name": "Weight"
    },
    "weight_lbs": {
      "type": "string",
      "name": "Weight Lbs"
    },
    "headgear": {
      "type": "string",
      "name": "Headgear"
    },
    "time": {
      "type": "string",
      "name": "Time"
    },
    "or": {
      "type": "string",
      "name": "Or"
    },
    "rpr": {
      "type": "string",
      "name": "Rpr"
    },
    "tsr": {
      "type": "string",
      "name": "Tsr"
    },
    "prize": {
      "type": "string",
      "name": "Prize"
    },
    "jockey": {
      "type": "string",
      "name": "Jockey"
    },
    "jockey_claim_lbs": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Jockey Claim Lbs",
      "default": "0"
    },
    "jockey_id": {
      "type": "string",
      "name": "Jockey Id"
    },
    "trainer": {
      "type": "string",
      "name": "Trainer"
    },
    "trainer_id": {
      "type": "string",
      "name": "Trainer Id"
    },
    "owner": {
      "type": "string",
      "name": "Owner"
    },
    "owner_id": {
      "type": "string",
      "name": "Owner Id"
    },
    "sire": {
      "type": "string",
      "name": "Sire"
    },
    "sire_id": {
      "type": "string",
      "name": "Sire Id"
    },
    "dam": {
      "type": "string",
      "name": "Dam"
    },
    "dam_id": {
      "type": "string",
      "name": "Dam Id"
    },
    "damsire": {
      "type": "string",
      "name": "Damsire"
    },
    "damsire_id": {
      "type": "string",
      "name": "Damsire Id"
    },
    "comment": {
      "type": "string",
      "name": "Comment"
    },
    "silk_url": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Silk Url",
      "default": ""
    }
  },
  "required": [
    "horse_id",
    "horse",
    "sp",
    "sp_dec",
    "number",
    "position",
    "draw",
    "btn",
    "ovr_btn",
    "age",
    "sex",
    "weight",
    "weight_lbs",
    "headgear",
    "time",
    "or",
    "rpr",
    "tsr",
    "prize",
    "jockey",
    "jockey_id",
    "trainer",
    "trainer_id",
    "owner",
    "owner_id",
    "sire",
    "sire_id",
    "dam",
    "dam_id",
    "damsire",
    "damsire_id",
    "comment"
  ]
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 JSON Structure
curl "https://apis.io/api/v1/json-structures/the-racing-api-app__models__result__-runner-basic-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

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

Get an API key

Free tier, no email required.

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