APIEndpoint referenceWatchlist

/watchlist/value-bet

POST
/api/v2/watchlist/value-bet

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X POST "https://example.com/api/v2/watchlist/value-bet" \  -H "Content-Type: application/json" \  -d '{    "line": 0,    "marketType": "string",    "matchId": 0,    "playerId": 0  }'
{  "$schema": "https://example.com/schemas/MessageEnvelope.json",  "message": "string"}