{
  "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-05-05T16:56:02Z"
        },
        {
          "name": "Wainwright",
          "status": "UP",
          "lastEvent": "2026-05-07T11:25:41Z"
        },
        {
          "name": "Jaeger",
          "status": "DOWN",
          "lastEvent": "2026-05-07T04:18:21Z"
        },
        {
          "name": "SolTech",
          "status": "DOWN",
          "lastEvent": "2026-05-07T07:11:14Z"
        },
        {
          "name": "Genudine",
          "status": "UP",
          "lastEvent": "2026-05-07T11:24:54Z"
        },
        {
          "name": "Ceres",
          "status": "UP",
          "lastEvent": "2026-05-07T11:24:32Z"
        }
      ]
    }
  }
}