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/715a3583-f057-449a-b007-e33242cb694e/?format=api
{ "id": "715a3583-f057-449a-b007-e33242cb694e", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "0a2f350a-6f83-4706-aa9f-cbc471541a34", "completed": true, "last_updated": "2022-11-21T12:08:10.757773-05:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.77, "sport_category": "NCAAF Lines", "sport": "American Football", "url": "https://app.gambitrewards.com/match/0a2f350a-6f83-4706-aa9f-cbc471541a34", "datetime": "2022-11-19T12:00:00-05:00", "cutoff_datetime": "2022-11-19T12:00:00-05:00", "name": "Connecticut v. Army", "bettypes": [ { "id": "54c0fa63-770c-45e5-bb94-8a09aa27a0d9", "match": "https://api-prod.gambitprofit.com/api/matches/715a3583-f057-449a-b007-e33242cb694e/?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": "Army", "amount": 7520.0 }, { "team": "Connecticut", "amount": 2480.0 } ], "expected_reward_tokens": 9249.6, "profit_sb": 249.6, "profit_sb_percentage": 2.77, "recommended": true }, "lines": [ { "id": "47b4511e-4b01-46b3-b4c2-23cfb76daf7f", "gambit_id": "c28e9c03-e5e6-4d1f-95d7-6bcd297029c2", "last_updated": "2022-11-21T12:08:10.760661-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Army", "reward": "1.23000", "odds": "1.25640", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54c0fa63-770c-45e5-bb94-8a09aa27a0d9/?format=api" }, { "id": "0dcd890f-6f15-4bdf-b3b4-9ae859edecae", "gambit_id": "89760a6e-ad27-4ac1-859d-b3c0f9fd1603", "last_updated": "2022-11-21T12:08:10.761703-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Connecticut", "reward": "3.73000", "odds": "4.10000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54c0fa63-770c-45e5-bb94-8a09aa27a0d9/?format=api" } ] }, { "id": "2e0bb787-1dd9-47f4-a536-d46e01c92bab", "match": "https://api-prod.gambitprofit.com/api/matches/715a3583-f057-449a-b007-e33242cb694e/?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": "Connecticut", "amount": 5000.0 }, { "team": "Army", "amount": 5000.0 } ], "expected_reward_tokens": 9000.0, "profit_sb": 0.0, "profit_sb_percentage": 0.0, "recommended": false }, "lines": [ { "id": "6c809d1d-18f6-4dbb-9a11-f0602662e866", "gambit_id": "29225b30-2953-494a-af6f-7e2d89460cd5", "last_updated": "2022-11-21T12:08:10.764640-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Connecticut", "reward": "1.80000", "odds": "1.90910", "spread": "10.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e0bb787-1dd9-47f4-a536-d46e01c92bab/?format=api" }, { "id": "7b537c18-c561-49d9-9cf4-11adcf8b9ba9", "gambit_id": "1b664fd8-de9e-4ccb-a535-59e8d6b50b6a", "last_updated": "2022-11-21T12:08:10.763617-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Army", "reward": "1.80000", "odds": "1.90910", "spread": "-10.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e0bb787-1dd9-47f4-a536-d46e01c92bab/?format=api" } ] } ] }