{
  "users": [
    {
      "id": 1,
      "email": "user1@gmail.com",
      "password": "54b58adca916d356eb5e299488cf8039"
    },
    {
      "id": 2,
      "email": "admin@gmail.com",
      "password": "54b58adca916d356eb5e299488cf8039"
    },
    {
      "id": 3,
      "email": "dev@gmail.com",
      "password": "54b58adca916d356eb5e299488cf8039"
    }
  ],
  "tokens": [
    {
      "token": "5d1d8b25d49d2b3f417738b8dc709c60",
      "userId": 2
    },
    {
      "token": "50691d88e5a20b937ad562ccf6505e49",
      "userId": 3
    },
    {
      "token": "e86da09c52b3c7aaa646137bb0c1d15f",
      "userId": 3
    },
    {
      "token": "c240847d6e7611ecc002531d421cdc3d",
      "userId": 3
    },
    {
      "token": "309561effe42e5545bde450a047430b6",
      "userId": 3
    },
    {
      "token": "eff1152ef7676b2d02810f671847bc2a",
      "userId": 3
    }
  ]
}