{
  "ok": true,
  "status": "healthy",
  "counts": [
    {
      "tableName": "provinces",
      "count": 20
    },
    {
      "tableName": "draws",
      "count": 80
    },
    {
      "tableName": "prizes",
      "count": 1440
    },
    {
      "tableName": "ingestion_runs",
      "count": 1
    }
  ],
  "latestRun": {
    "status": "unavailable",
    "message": "D1_ERROR: no such column: fetched_at at offset 49: SQLITE_ERROR"
  }
}