{
  "data": {
    "health": {
      "database": "UP",
      "ingest": "UP",
      "ingestReachable": "UP",
      "worldsDisclaimer": "This is a best-effort check. A world reports `DOWN` when it doesn't have new events for 5 minutes. It could be broken, it could be the reality of the game state.",
      "worlds": [
        {
          "name": "Osprey",
          "status": "DOWN",
          "lastEvent": "2026-07-13T06:43:22Z"
        },
        {
          "name": "Wainwright",
          "status": "UP",
          "lastEvent": "2026-07-15T23:09:16Z"
        },
        {
          "name": "Jaeger",
          "status": "DOWN",
          "lastEvent": "2026-07-15T04:04:28Z"
        },
        {
          "name": "SolTech",
          "status": "DOWN",
          "lastEvent": "2026-07-15T22:58:20Z"
        },
        {
          "name": "Genudine",
          "status": "UP",
          "lastEvent": "2026-07-15T23:09:15Z"
        },
        {
          "name": "Ceres",
          "status": "UP",
          "lastEvent": "2026-07-15T23:09:07Z"
        }
      ]
    }
  }
}