curl --location 'https://api.okaycraft.com/api/v1/players/5c23dbbf-9ecb-477d-89bd-b130272d809c/spins' \
--header 'Content-Type: application/json' \
--data '{
"points": 300
}'{"success":true,"data":{"id":"8f568674-84c0-4f28-bd73-af6f3115f148","player_id":"5c23dbbf-9ecb-477d-89bd-b130272d809c","points":300,"created_at":"2026-05-18T07:31:44.670Z"}}