{
  "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": "UP",
          "lastEvent": "2026-08-05T22:08:25Z"
        },
        {
          "name": "Wainwright",
          "status": "DOWN",
          "lastEvent": "2026-08-02T02:28:33Z"
        },
        {
          "name": "Jaeger",
          "status": "DOWN",
          "lastEvent": "2026-08-05T18:19:48Z"
        },
        {
          "name": "SolTech",
          "status": "DOWN",
          "lastEvent": "2026-08-05T16:52:20Z"
        },
        {
          "name": "Genudine",
          "status": "UP",
          "lastEvent": "2026-08-05T22:08:25Z"
        },
        {
          "name": "Ceres",
          "status": "UP",
          "lastEvent": "2026-08-05T22:08:13Z"
        }
      ]
    }
  }
}