Endpoint referenceProps
/props/player-trends
PropsPlayerTrends serves the endpoint.
PropsPlayerTrends serves the endpoint.
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
curl -X GET "https://example.com/api/v2/props/player-trends" \ -H "Content-Type: application/json" \ -d '{ "bookmakers": [ "string" ], "games": [ 0.1 ], "inPredictedLineup": true, "maxLastGameWithTeam": 0, "minHitRate": 0, "minWindow": 0, "nationalOnly": true, "oddsRange": { "from": 0, "to": 0 }, "page": 0, "pageSize": 0, "playerId": 0, "positions": [ "string" ], "sorting": { "column": "string", "direction": "string" }, "startedLastGame": true, "statTypes": [ "string" ], "superSub": true, "type": "string", "uniqueTournamentId": 0 }'{ "property1": null, "property2": null}