Hourly Challenge History
Used to fetch the history of hourly challenges
GET
> /rotations/challenge/history
Success Response
Code : 200 OK
Content example
Models: ChallengeEntry
ChallengeType
- Data:
[
<ChallengeEntry>,
...
]
Used to fetch the history of hourly challenges
GET
> /rotations/challenge/history
Code : 200 OK
Models: ChallengeEntry
ChallengeType
[
<ChallengeEntry>,
...
]