HKJC Odds — Real-Time Market Movements

HKJC odds time-series updated every minute from midnight on raceday, with a rolling 24-month history window. Query live via SQL or download CSV.

Odds snapshots every minute from midnight on raceday All pool types: WIN, PLACE, QUINELLA, FORECAST, and more Rolling 24-month window with live race-day market access Deeper archive back to December 2021 available as a one-off snapshot
Total Rows
2,796,929,178
Last Updated
12 Jul 2026
Access Methods
SQL, CSV, Excel

What's in the Data

  • Odds snapshots every minute from midnight on raceday
  • All pool types: WIN, PLACE, QUINELLA, FORECAST, and more
  • Rolling 24-month window with live race-day market access
  • Deeper archive back to December 2021 available as a one-off snapshot

Use Cases

Track odds movements to identify market patterns

Build machine learning models for odds prediction

Analyse betting market efficiency across pool types

Sample SQL Query

SQL Query via SQL API
SELECT race_date, race_number, horse_number, pool_type, odds, snapshot_time
FROM hkjc_odds_combinations
WHERE race_date = '2024-06-01'
ORDER BY snapshot_time
LIMIT 10

Access data using SQL queries via the API, or download as CSV/Excel. Learn how to connect.

How to Access This Data

Query with SQL

Query via the REST API and write SQL queries directly. Works with Python, R, curl, or any HTTP client.

Learn how to connect →

Download CSV or Excel

Download full or filtered datasets as CSV or Excel files directly from the dataset page. No coding required.

Go to dataset page →

AI Agents

Query this data from Claude Desktop, Cursor, or any AI assistant using your API key and the REST query endpoint.

Set up MCP access →

Get Access to Hong Kong Horse Racing Odds Data

Subscribe to get unlimited SQL queries, CSV/Excel downloads, and API access.