{
  "treasureHunts": [
    {
      "uuid": "ag9nfmNvZGVjeXBydXNvcmdyGQsSDFRyZWFzdXJlSHVudBiAgICAvKGCCgw",
      "name": "Sample treasure hunt",
      "description": "A treasure hunt with sample questions for testing.",
      "ownerEmail": "nearchos@gmail.com",
      "secretCode": "",
      "salt": "undefined",
      "visibility": "PUBLIC",
      "startsOn": 1534741200000,
      "endsOn": 2166498000000,
      "maxDuration": 1800000,
      "shuffled": true,
      "requiresAuthentication": false,
      "emailResults": false,
      "hasPrize": false
    },
    {
      "uuid": "ag9nfmNvZGVjeXBydXNvcmdyGQsSDFRyZWFzdXJlSHVudBiAgICghdmPCQw",
      "name": "A future treasure hunt",
      "description": "Set to start far in the future",
      "ownerEmail": "nearchos@gmail.com",
      "secretCode": "",
      "salt": "undefined",
      "visibility": "PUBLIC",
      "startsOn": 4123440000000,
      "endsOn": 4123486800000,
      "maxDuration": 1800000,
      "shuffled": false,
      "requiresAuthentication": false,
      "emailResults": false,
      "hasPrize": false
    }
  ],
  "status": "OK"
}
