{
"raffles": [
{
"id": 1,
"title": "Luxury Car Giveaway",
"statusText": "Open for reservations",
"slug": "luxury-car-giveaway",
"status": "ACTIVE",
"startsAt": "2025-02-14T18:54:03.613Z",
"quotaQuantity": 100,
"quotaPrice": "50",
"endsAt": "2025-02-21T18:54:03.613Z",
"freeCampaign": false,
"photoUrl": "https://example.com/photo.jpg",
"createdAt": "2025-02-14T18:54:03.615Z",
"privacy": "PUBLIC",
"showProgressBar": true,
"showPrices": true,
"isHighlighted": false,
"subtitle": "News!",
"certificateCode": null,
"_count": {
"luckyNumbers": 0
}
}
],
"count": 1,
"totalPages": 1
}