curl --location --request POST 'https://api.lootlocker.com/game/leaderboards//increment' \ --header 'Content-Type: application/json' \ --data-raw '{ "member_id": "string", "amount": 0 }'
{}