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/0efd803e-bf3d-4638-851a-bd337a780ab1/?format=api
{ "id": "0efd803e-bf3d-4638-851a-bd337a780ab1", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "f961308b-fcc2-4c02-9a9e-5e1323406047", "completed": true, "last_updated": "2022-08-27T12:27:02.065901-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 3.21, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/f961308b-fcc2-4c02-9a9e-5e1323406047", "datetime": "2022-08-26T20:10:00-04:00", "cutoff_datetime": "2022-08-26T20:10:00-04:00", "name": "SDG (J Musgrove) v. KAN (K Bubic)", "bettypes": [ { "id": "286ed596-c23b-40f8-b688-33a3ab87d511", "match": "https://api-prod.gambitprofit.com/api/matches/0efd803e-bf3d-4638-851a-bd337a780ab1/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-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": "SDG (J Musgrove)", "amount": 6193.0 }, { "team": "KAN (K Bubic)", "amount": 3807.0 } ], "expected_reward_tokens": 9289.08, "profit_sb": 289.08, "profit_sb_percentage": 3.21, "recommended": true }, "lines": [ { "id": "d8096a6b-eb05-4260-bf6c-b1f1cfdaea6e", "gambit_id": "bb36176f-3015-44fd-abc1-1e52067f7a7b", "last_updated": "2022-08-27T12:27:02.069256-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SDG (J Musgrove)", "reward": "1.50000", "odds": "1.55560", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/286ed596-c23b-40f8-b688-33a3ab87d511/?format=api" }, { "id": "03c7f95f-3484-4eed-9c59-34eb16fe57b2", "gambit_id": "2ead18cb-45f7-4d15-9e3b-0b4d7f9cf897", "last_updated": "2022-08-27T12:27:02.068814-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "KAN (K Bubic)", "reward": "2.44000", "odds": "2.60000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/286ed596-c23b-40f8-b688-33a3ab87d511/?format=api" } ] }, { "id": "28679f82-cb15-42ba-8231-9fa4411e5fe7", "match": "https://api-prod.gambitprofit.com/api/matches/0efd803e-bf3d-4638-851a-bd337a780ab1/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-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": "SDG", "amount": 5205.0 }, { "team": "KAN", "amount": 4795.0 } ], "expected_reward_tokens": 9108.75, "profit_sb": 108.75, "profit_sb_percentage": 1.21, "recommended": true }, "lines": [ { "id": "0bd4f18f-05de-4fe8-863f-40b9b32b6936", "gambit_id": "77d4f443-9037-4d58-b7ed-072a604384fb", "last_updated": "2022-08-27T12:27:02.068382-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SDG", "reward": "1.75000", "odds": "1.83330", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28679f82-cb15-42ba-8231-9fa4411e5fe7/?format=api" }, { "id": "de9d0a97-d877-49cb-a134-353fbcdf0e22", "gambit_id": "51e7ae30-b95d-4a13-bad4-7c290c22bd32", "last_updated": "2022-08-27T12:27:02.067914-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "KAN", "reward": "1.90000", "odds": "2.00000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28679f82-cb15-42ba-8231-9fa4411e5fe7/?format=api" } ] } ] }