{
    "ok": true,
    "table": "users",
    "rows": [
        {
            "id": 1,
            "first_name": "Isaac",
            "last_name": "Wanyama",
            "username": "zerosquidward",
            "email": "zerosquidward@gmail.com",
            "email_verified": 0,
            "password_hash": "$2y$10$k8Sqn.FOUYKSylaNM7WYIetxuJDBgl8lk3m2dMxCEeonmfGrDsOmO",
            "created_at": "2026-09-17 06:02:09",
            "updated_at": "2026-09-17 06:02:09"
        },
        {
            "id": 3,
            "first_name": "Sharlyne",
            "last_name": "cheptoo",
            "username": "miss enllie",
            "email": "cheptoosharlyne@gmail.com",
            "email_verified": 0,
            "password_hash": "$2y$10$LiUW5cCKL0npn79LUASTQ.JE7bRwCe8iyW19XJ/.j.l6A1M3DBIbq",
            "created_at": "2026-09-17 06:30:01",
            "updated_at": "2026-09-17 06:30:01"
        }
    ]
}