{
  "status": "success",
  "message": "Admin created successfully",
  "data": {
    "id": 3,
    "full_name": "Admin Two",
    "email": "admin2@example.com",
    "role": "admin",
    "account_status": "active",
    "industry": "IT",
    "created_at": "2025-09-21T14:00:00Z",
    "updated_at": "2025-09-21T14:00:00Z",
    "profile_image_url": null
  }
}
