Arkose Detect with Arkose Insights Sample Response

{
  "session_details":
  {
    "session":"4871743761015b8c4.9209592301",
    "session_created":"2023-02-13T18:35:00Z",
    "verified":"2023-02-13T18:36:05Z",
    "session_is_legit":true,
    "previously_verified":true,
    "session_timed_out":false,
    "telltale_user":"g-di-dict-31-match-short-term-threshold-exceeded-1x",
    "lowsec_error":null,
    "lowsec_level_denied":null,
    "ua":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36 Edg/110.0.1587.41",
    "ip_rep_list":null,
    "optional":null,
    "device_id":"a8d3457335540b329a5a5df6b54899e71003f6e0cc6cd0f9d47bb819fd8a4aa5",
    "telltale_list":[
      "g-reputation-recent-abuse-proxy",
      "g-reputation-hosting",
      "g-di-dict-31-match-short-term-threshold-exceeded-1x",
      "g-email-handle-risky",
      "g-email-handlelowentropy-highrisk"
    ],
    "challenge_type":"visual"
  },
 
  "session_risk":
  {
    "risk_category":"BOT-ADV",
    "risk_band":"Medium",
    "global":
    {
      "score":62,
      "telltales":
      [{
        "name":"g-reputation-recent-abuse-proxy",
        "weight":10
      },
      {
        "name":"g-reputation-hosting",
        "weight":20
      },
      {
        "name":"g-di-dict-31-match-short-term-threshold-exceeded-1x",
        "weight":50
      },
      {
        "name":"g-email-handle-risky",
        "weight":25
      },
      {
        "name":"g-email-handlelowentropy-highrisk",
        "weight":35
      }]
    },
    "custom":
    {
      "score":0,
      "telltales":
      [
      ]
    }
  },
    "data_exchange":
    {
        "blob_decrypted":null,
        "blob_received":null
    },
  
  "fingerprint":
  {
    "browser_characteristics":
    {
      "browser_name":"Microsoft Edge",
      "browser_version":"110.0.1587.41",
      "color_depth":24,
      "session_storage":true,
      "indexed_database":true,
      "canvas_fingerprint":1954077635
    },
    "device_characteristics":
    {
      "operating_system":"OS X",
      "operating_system_version":"10.15.7",
      "screen_resolution":
      [
        1920,
        1080
      ],
      "max_resolution_supported":
      [
        1920,
        1055
      ],
      "behavior":false,
      "cpu_class":"unknown",
      "platform":"MacIntel",
      "touch_support":false,
      "hardware_concurrency":8
    },
    "user_preferences":
    {
      "timezone_offset":480
    }
  },
  "ip_intelligence":
  {
    "user_ip":"18.224.115.215",
    "is_tor":false,
    "is_vpn":true,
    "is_proxy":true,
    "is_bot":false,
    "country":"US",
    "region":"Ohio",
    "city":"Columbus",
    "isp":"Amazon.com",
    "public_access_point":false,
    "connection_type":"Data Center",
    "latitude":"39.9625",
    "longitude":"-83.0061",
    "timezone":"America/New_York"
  },
  
  "aggregations":
  {
    "ip":
    {
      "short_term":
      {
                "interval_minutes":5,
                "count":1,
                "threshold":10
            },
            "long_term":
            {
                "interval_minutes":60,
                "count":1,
                "threshold":30
            }
        }
    },
}