package net.halfbinary.scavengerhuntapi.model.request enum class HuntStatus { UNSTARTED, ONGOING, CLOSED }