APIEndpoint referenceValue bet reports
/value-bet-reports
AuthorizationBearer <token>
Supabase access token.
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/value-bet-reports" \ -H "Content-Type: application/json" \ -d '{ "matchId": null, "playerId": null }'{ "success": true}