curl --location -g --request GET '/v1/metrics/{{raffleId}}/percentage-of-sales'
{ "totalAvailable": 10000, "totalBought": 750, "percentage": 7.5 }