{
    "ok": true,
    "status": 200,
    "endpoint": "/",
    "method": "GET",
    "request_id": "req_0b085ceffcdc0186",
    "timestamp": "2026-06-13T02:35:38+00:00",
    "environment": {
        "env": "production",
        "service": "workhop-api",
        "version": "0.1.0",
        "git_commit": null,
        "php_version": "8.3.31",
        "server_hostname": "crimehop"
    },
    "data": {
        "message": "Crimehop API",
        "status": "online"
    },
    "diagnostics": {
        "request": {
            "client_ip": "192.100.2.1",
            "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
            "query_params": [],
            "body_size_bytes": 0,
            "headers": {
                "accept-encoding": "gzip, br, zstd, deflate",
                "user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
                "accept": "*/*",
                "connection": "close",
                "x-real-ip": "216.73.217.152",
                "x-forwarded-for": "216.73.217.152",
                "x-forwarded-proto": "https",
                "x-forwarded-scheme": "https",
                "host": "api.crimehop.com",
                "x-request-id": "req_0b085ceffcdc0186"
            }
        },
        "timing": {
            "request_start_unix": 1781318138.432705,
            "request_end_unix": 1781318138.433981,
            "duration_ms": 1
        },
        "endpoints": [
            "/health",
            "/v1/sessions"
        ]
    },
    "error": null
}