curl --location --request POST 'https://api.returning.aiv1/mini-game-logs/update-wheel-info' \
--header 'Content-Type: application/json' \
--data-raw '{
"gameId": "69ce267cf3e8eef2cc2029ac",
"email": "test@gmail.com",
"spin_op": "add",
"spin": 2,
"streak_op": "overwrite",
"streak": 10
}'{}