$response = Invoke-RestMethod -Uri "https://data-api.polymarket.com/positions?user=0xC5d563A36AE78145C45a50134d48A1215220f80a" $response | ConvertTo-Json -Depth 10 > debug_positions.json