{
  "data": {
    "id": 1,
    "username": "alice.smith",
    "email": "alice.smith@example.com",
    "firstName": "Alice",
    "lastName": "Smith",
    "role": "admin",
    "status": "active",
    "createdAt": "2025-01-15T10:30:00Z",
    "lastLogin": "2026-02-15T18:45:00Z",
    "profile": {
      "avatar": "https://api.grp-rnd-sec.com/static/avatars/1.jpg",
      "bio": "System administrator and security researcher",
      "location": "San Francisco, CA"
    }
  }
}
