Matches - Instance
Matches can be viewed and edited (when logged in).
Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result.
Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/3295b6f1-436c-48f8-a8ee-6e7e6aa694ce/?format=api
{ "id": "3295b6f1-436c-48f8-a8ee-6e7e6aa694ce", "discount": "0.95", "sb_rate": "1.00", "gambit_id": "761ca554-2ea5-438a-8317-4701ad91fb2f", "completed": true, "last_updated": "2024-01-31T10:23:32.747964-05:00", "created_at": "2024-01-29T09:13:14.909693-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -1.58, "sport_category": "Powerball Betting", "sport": "Non Sporting", "url": "https://app.gambitrewards.com/match/761ca554-2ea5-438a-8317-4701ad91fb2f", "datetime": "2024-01-29T22:59:00-05:00", "cutoff_datetime": "2024-01-29T22:59:00-05:00", "name": "US Lottery - Powerball: Odd or Even Powerball Number - January 29th 2024", "bettypes": [ { "id": "0dc7c764-b381-4a4d-b636-29a1fd7e66d0", "match": "https://api-prod.gambitprofit.com/api/matches/3295b6f1-436c-48f8-a8ee-6e7e6aa694ce/?format=api", "name": "FreeForm", "created_at": "2024-01-29T09:13:14.914984-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Even", "amount": 5000.0 }, { "team": "Odd", "amount": 5000.0 } ], "expected_reward_tokens": 9350.0, "profit_sb": -150.0, "profit_sb_percentage": -1.58, "recommended": false }, "lines": [ { "id": "4dfeb6cd-70ac-4079-83bf-8c06df63d092", "gambit_id": "d489bc79-52c5-4fcb-8dd3-19e695bbf72c", "last_updated": "2024-01-31T10:23:32.772911-05:00", "created_at": "2024-01-29T09:13:14.922504-05:00", "name": "Even", "reward": "1.87000", "odds": "1.90910", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dc7c764-b381-4a4d-b636-29a1fd7e66d0/?format=api" }, { "id": "3b4f4b0e-2499-46c0-977d-412ea115250e", "gambit_id": "a71e203b-e8e0-4e56-9f45-4f8c16474b91", "last_updated": "2024-01-31T10:23:32.758608-05:00", "created_at": "2024-01-29T09:13:14.918809-05:00", "name": "Odd", "reward": "1.87000", "odds": "1.90910", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dc7c764-b381-4a4d-b636-29a1fd7e66d0/?format=api" } ] } ] }