{
  "success": true,
  "verificationStatus": {
    "userId": "unknown-ip-Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko;",
    "rateLimitAllowed": true,
    "challenge": {
      "question": "What is the result of adding three to five?",
      "expectedAnswer": "8",
      "alternatives": [
        "eight",
        "3+5",
        "3 + 5",
        "three plus five"
      ]
    },
    "validationTests": {
      "correctAnswer": true,
      "incorrectAnswer": true,
      "bypassEnabled": true,
      "alwaysPassingAsExpected": true,
      "devMode": false
    }
  },
  "environmentInfo": {
    "hasKV": false,
    "headers": {
      "ip": "not-available",
      "userAgent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko;"
    },
    "siteUrl": "not-set",
    "nodeEnv": "production",
    "timestamp": "2026-07-07T22:10:22.510Z"
  }
}