curl --location --request GET 'https://sandbox.whapi.com/v2/bets/freebets' \
--header 'apiKey;' \
--header 'apiSecret;' \
--header 'apiTicket;'
[
{
"awardDateTime": "string",
"displayText": "string",
"expiryDateTime": "string",
"id": 0,
"offerDesc": "string",
"offerId": 0,
"offerName": "string",
"startDateTime": "string",
"value": 0
}
]