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/37b7a85e-b6f5-44a1-8ce6-156f9a9215cb/?format=api
{ "id": "37b7a85e-b6f5-44a1-8ce6-156f9a9215cb", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "b6633e60-e7f7-428f-8444-e8c9b19bb188", "completed": true, "last_updated": "2022-11-20T11:33:59.185660-05:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 5.26, "sport_category": "NCAAF Lines", "sport": "American Football", "url": "https://app.gambitrewards.com/match/b6633e60-e7f7-428f-8444-e8c9b19bb188", "datetime": "2022-11-19T15:30:00-05:00", "cutoff_datetime": "2022-11-19T15:30:00-05:00", "name": "Georgia v. Kentucky", "bettypes": [ { "id": "7b7ca9df-12da-405d-a993-3097eaea5ce2", "match": "https://api-prod.gambitprofit.com/api/matches/37b7a85e-b6f5-44a1-8ce6-156f9a9215cb/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": true, "name": "High Risk", "bet": [ { "team": "Georgia", "amount": 10000 } ], "expected_reward_tokens": 10400.0, "profit_sb": 1400.0, "profit_sb_percentage": 15.56, "recommended": true }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Georgia", "amount": 9113.0 }, { "team": "Kentucky", "amount": 887.0 } ], "expected_reward_tokens": 9473.16, "profit_sb": 473.16, "profit_sb_percentage": 5.26, "recommended": true }, "lines": [ { "id": "39e31669-ac35-468f-8506-5c4ce4dc2f84", "gambit_id": "a10cceb8-8396-482b-94c5-38f01b911fba", "last_updated": "2022-11-20T11:33:59.189737-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Georgia", "reward": "1.04000", "odds": "1.05000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b7ca9df-12da-405d-a993-3097eaea5ce2/?format=api" }, { "id": "bc5cd300-e537-492f-8f6c-2e8012b74629", "gambit_id": "e536c92a-7c02-44e0-991e-77a192a3c1f7", "last_updated": "2022-11-20T11:33:59.188646-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Kentucky", "reward": "10.68000", "odds": "12.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b7ca9df-12da-405d-a993-3097eaea5ce2/?format=api" } ] }, { "id": "ae7eafb5-1579-4ee1-a89e-352e87e28c95", "match": "https://api-prod.gambitprofit.com/api/matches/37b7a85e-b6f5-44a1-8ce6-156f9a9215cb/?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": "Kentucky", "amount": 5000.0 }, { "team": "Georgia", "amount": 5000.0 } ], "expected_reward_tokens": 9000.0, "profit_sb": 0.0, "profit_sb_percentage": 0.0, "recommended": false }, "lines": [ { "id": "99e3b188-f051-4737-91b8-b06c1d4ef635", "gambit_id": "1080f924-856a-4a36-bf23-6b47debae8ec", "last_updated": "2022-11-20T11:33:59.191680-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Kentucky", "reward": "1.80000", "odds": "1.90910", "spread": "22.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae7eafb5-1579-4ee1-a89e-352e87e28c95/?format=api" }, { "id": "62787ede-89fe-4586-b1b2-4356d525a8e7", "gambit_id": "0cb14ff7-f477-4dde-9292-a6bba4779ddb", "last_updated": "2022-11-20T11:33:59.192682-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Georgia", "reward": "1.80000", "odds": "1.90910", "spread": "-22.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae7eafb5-1579-4ee1-a89e-352e87e28c95/?format=api" } ] } ] }