{
    "status": "success",
    "data": [
        {
            "id": "usr_bat_001",
            "username": "admin@betteragri.com",
            "email": "admin@betteragri.com",
            "full_name": "Dr. BetterAgri Lead Specialist",
            "phone_number": "+256 772 100 200",
            "role": "Farm Owner",
            "iso_product_code": "BAT-D-LIVE-115",
            "subscription_status": "Active",
            "expiry_date": "2027-12-31",
            "last_renewal": "2026-01-01",
            "assigned_farms": [
                "farm_001",
                "farm_002"
            ],
            "status": "Active",
            "department": "Executive Management",
            "owner_id": null,
            "created_at": "2026-08-09 02:32:51"
        },
        {
            "id": "usr_bat_002",
            "username": "samuel.kaggwa",
            "email": "samuel.kaggwa@sunrise.com",
            "full_name": "Samuel Kaggwa",
            "phone_number": "+256 701 445 890",
            "role": "Farm Manager",
            "iso_product_code": "BAT-D-LIVE-115",
            "subscription_status": "Active",
            "expiry_date": "2027-12-31",
            "last_renewal": "2026-01-01",
            "assigned_farms": [
                "farm_001"
            ],
            "status": "Active",
            "department": "Operations & Feed Management",
            "owner_id": null,
            "created_at": "2026-08-09 02:32:51"
        },
        {
            "id": "usr_bat_003",
            "username": "grace.achieng",
            "email": "grace.achieng@highland.com",
            "full_name": "Dr. Grace Achieng",
            "phone_number": "+254 712 334 556",
            "role": "Veterinarian",
            "iso_product_code": "BAT-D-LIVE-115",
            "subscription_status": "Active",
            "expiry_date": "2027-12-31",
            "last_renewal": "2026-01-01",
            "assigned_farms": [
                "farm_002"
            ],
            "status": "Active",
            "department": "Veterinary & Biosecurity",
            "owner_id": null,
            "created_at": "2026-08-09 02:32:51"
        },
        {
            "id": "usr_bat_004",
            "username": "david.omondi",
            "email": "david.omondi@sunrise.com",
            "full_name": "David Omondi",
            "phone_number": "+256 788 123 456",
            "role": "Worker",
            "iso_product_code": "BAT-D-LIVE-115",
            "subscription_status": "Active",
            "expiry_date": "2027-12-31",
            "last_renewal": "2026-01-01",
            "assigned_farms": [
                "farm_001"
            ],
            "status": "Active",
            "department": "Egg Collection & House Maintenance",
            "owner_id": null,
            "created_at": "2026-08-09 02:32:51"
        }
    ]
}