Xtrempay Api Documentation
{
"status": 200,
"success": true,
"message": "Challenge retrieved",
"data": {
"challengeId": 0,
"title": "string",
"description": "string",
"prize": 0,
"participantsCount": 0,
"activeParticipants": 0,
"numOfWinners": 0,
"startTime": "2019-08-24T14:15:22.123Z",
"endTime": "2019-08-24T14:15:22.123Z",
"countDown": "string",
"timeLeft": "string"
}
}