Get graded wagers
User
Get graded wagers
List settled wagers between two dates with a P&L summary
GET
Get graded wagers
Returns all of the caller’s graded (settled) wagers between two dates, plus a summary of P&L and volume. Dates correspond to the start time of the game the wager is on (soDocumentation Index
Fetch the complete documentation index at: https://docs.4casters.io/llms.txt
Use this file to discover all available pages before exploring further.
startDate=06-22-2022 returns wagers on games starting after 06-21-2022 00:00 GMT).
Request
GET /user/getGradedWagers
Start date (
MM-DD-YYYY). Defaults to 10-21-2020.End date (
MM-DD-YYYY). Defaults to today.Response
Array of graded wagers, sorted descending by game start time.
Aggregated totals over the returned wagers.
Example
Authorizations
Pass your auth token in the Authorization header. The Bearer prefix is optional; the server also accepts a signed auth cookie or a token field in the request body.
Query Parameters
Start date (MM-DD-YYYY). Defaults to 10-21-2020.
Example:
"01-01-2024"
End date (MM-DD-YYYY). Defaults to today.
Example:
"02-01-2024"
Response
Graded wagers and summary