APIAPI v2V2 endpoint referenceValue bets
/value-bet-reports
Withdraw the caller's own report
Withdraw the caller's own report
AuthorizationBearer <token>
Supabase access token.
In: header
Query Parameters
fixtureId*string
The fixture the value bet belongs to
Match
^[1-9][0-9]*$playerId*string
The player the value bet is about
Match
^[1-9][0-9]*$Response Body
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X DELETE "https://example.com/value-bet-reports?fixtureId=string&playerId=string"Empty