The Racing API · JSON Structure

The Racing Api App__Models__Na_Entries__ Runner Structure

app__models__na_entries__Runner schema from The Racing API

Type: object Properties: 21
Horse RacingSportsStatisticsBettingAnalytics

app__models__na_entries__Runner is a JSON Structure definition published by The Racing API, describing 21 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

claiming coupled_type dam_name dam_sire_name description equipment handicapper_name horse_data_pools horse_name jockey live_odds medication morning_line_odds post_pos program_number program_number_stripped registration_number scratch_indicator sire_name trainer weight

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__na_entries__-runner-structure.json",
  "name": "app__models__na_entries__Runner",
  "description": "app__models__na_entries__Runner schema from The Racing API",
  "type": "object",
  "properties": {
    "claiming": {
      "anyOf": [
        {
          "type": "integer"
        },
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Claiming"
    },
    "coupled_type": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Coupled Type"
    },
    "dam_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Dam Name"
    },
    "dam_sire_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Dam Sire Name"
    },
    "description": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Description"
    },
    "equipment": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Equipment"
    },
    "handicapper_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Handicapper Name"
    },
    "horse_data_pools": {
      "anyOf": [
        {
          "items": {
            "$ref": "#/components/schemas/HorsePool"
          },
          "type": "array"
        },
        {
          "type": "null"
        }
      ],
      "name": "Horse Data Pools"
    },
    "horse_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Horse Name"
    },
    "jockey": {
      "anyOf": [
        {
          "$ref": "#/components/schemas/app__models__na_entries__Jockey"
        },
        {
          "type": "null"
        }
      ]
    },
    "live_odds": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Live Odds"
    },
    "medication": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Medication"
    },
    "morning_line_odds": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Morning Line Odds"
    },
    "post_pos": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Post Pos"
    },
    "program_number": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Program Number"
    },
    "program_number_stripped": {
      "anyOf": [
        {
          "type": "integer"
        },
        {
          "type": "null"
        }
      ],
      "name": "Program Number Stripped"
    },
    "registration_number": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Registration Number"
    },
    "scratch_indicator": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Scratch Indicator"
    },
    "sire_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Sire Name"
    },
    "trainer": {
      "anyOf": [
        {
          "$ref": "#/components/schemas/app__models__na_entries__Trainer"
        },
        {
          "type": "null"
        }
      ]
    },
    "weight": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Weight"
    }
  }
}

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__na_entries__-runner-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.