[
    {
        "id": 1,
        "username": "admin",
        "password_hash": "$2y$10$CgyoJSZRnKV4CRiYDG7ZFuU0vFiqOhwKlUpjw\/yUmD5JbzV\/2xOtu",
        "is_master": true,
        "created_at": "2026-08-25 19:35:31",
        "expire_date": "2036-08-25 19:35:31"
    },
    {
        "id": 2,
        "username": "Tstt",
        "password_hash": "$2y$10$l9Ly4Jn3Iy9g6SU\/lzB5de4h0zadlQYfPv9UrTrQITuLGGhl3WX6W",
        "is_master": false,
        "created_at": "2026-08-25 19:43:45",
        "expire_date": "2029-09-24T16:13"
    },
    {
        "id": 4,
        "username": "1234",
        "password_hash": "$2y$10$ADaUByyLxCr7.R0EUGJjx.vwBrARbipl0bOWBvaEY9AURwU7T4gES",
        "is_master": false,
        "created_at": "2026-09-05 00:06:16",
        "expire_date": "2026-11-04 00:06:15"
    }
]