curl --location 'https://api.okaycraft.com/api/v1/players/5c23dbbf-9ecb-477d-89bd-b130272d809c/rewards/claim' \
--header 'Content-Type: application/json' \
--data '{
"points": 500
}'{"success":true,"data":{"id":"255426bd-ce12-4884-8152-a1d12174234b","player_id":"5c23dbbf-9ecb-477d-89bd-b130272d809c","points":500,"claimed_at":"2026-05-18T07:34:51.919Z"}}