[
  {
    "id": 1,
    "email": "dev@example.com",
    "password": "$2b$10$DfcugOG9LmKIJUfECrHseOEDiQDL/oldjHpO9k/qlZUIbiBSrYU9K",
    "name": "Dev Admin",
    "isActive": true,
    "createdAt": "2026-02-04T05:36:00.524Z",
    "updatedAt": "2026-02-04T05:37:24.410Z"
  },
  {
    "id": 2,
    "email": "testadmin2@example.com",
    "password": "$2b$10$cEJ0sHSAIJBFPEOxgCWKye7MorbhHsPWxlp0K/K/r./wzLiIR1kJm",
    "name": "Test Admin2",
    "isActive": true,
    "createdAt": "2026-02-04T07:29:40.900Z",
    "updatedAt": "2026-02-04T07:29:40.900Z"
  }
]
