{
    "success": true,
    "count": 8,
    "data": [
        {
            "id": 2,
            "nom": "Admin",
            "email": "admin@demo.com",
            "statut": "prospect",
            "created_at": "2026-03-24 17:37:22",
            "updated_at": "2026-03-24 17:49:53"
        },
        {
            "id": 3,
            "nom": "Durand",
            "email": "test@test.test",
            "statut": "prospect",
            "created_at": "2026-03-24 17:54:50",
            "updated_at": "2026-03-24 17:54:50"
        },
        {
            "id": 4,
            "nom": "Durand",
            "email": "test@test.test",
            "statut": "prospect",
            "created_at": "2026-03-24 17:56:34",
            "updated_at": "2026-03-24 17:56:34"
        },
        {
            "id": 5,
            "nom": "Admin",
            "email": "test@test.test",
            "statut": "inactif",
            "created_at": "2026-03-24 18:01:17",
            "updated_at": "2026-03-24 18:01:17"
        },
        {
            "id": 6,
            "nom": "Durand",
            "email": "duran@duran.duran",
            "statut": "prospect",
            "created_at": "2026-03-24 18:05:19",
            "updated_at": "2026-03-24 18:05:19"
        },
        {
            "id": 7,
            "nom": "Admin 12345",
            "email": "admin@demo.com",
            "statut": "prospect",
            "created_at": "2026-03-24 18:11:27",
            "updated_at": "2026-03-24 18:44:50"
        },
        {
            "id": 8,
            "nom": "DEMOL",
            "email": "aurelien.demol@free.fr",
            "statut": "prospect",
            "created_at": "2026-03-24 18:24:01",
            "updated_at": "2026-03-24 18:24:01"
        },
        {
            "id": 10,
            "nom": "test ajotu SQL en live",
            "email": "test modif",
            "statut": "prospect",
            "created_at": "2026-03-27 14:39:44",
            "updated_at": "2026-03-27 14:41:14"
        }
    ]
}