{
  "data": {
    "id": 501,
    "context": "User logged into the system from a new device.",
    "created_datetime": "2024-08-20T19:15:00Z",
    "data": {
      "ipAddress": "192.168.1.100",
      "deviceType": "Smartphone",
      "os": "iOS"
    },
    "object_id": 12345,
    "object_type": "UserSession",
    "type": "LoginEvent",
    "user_id": 7890,
    "url": "https://www.example.com/login"
  }
}