{
    "last_id": 1,
    "users": [
        {
            "id": 1,
            "email": "junior@simplexanalytics.com.br",
            "password_hash": "$2y$12$vloKZqMPiEyaW54CavcbeubV8l1EKLFjrFO4UFGzRuju7rzFFRPdm",
            "role": "super_admin",
            "is_active": 1,
            "created_at": "2026-04-20 04:17:46",
            "updated_at": "2026-04-20 05:40:28",
            "last_login_at": "2026-04-20 05:40:28",
            "preferences": {
                "account_label": "ubisoft"
            }
        }
    ]
}