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/bbafb71c-4337-4037-bfc2-10742b1bf8ee/?format=api
{ "id": "bbafb71c-4337-4037-bfc2-10742b1bf8ee", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "b9da60bc-106c-40e7-a8e6-73631023d2c8", "completed": true, "last_updated": "2022-11-21T12:04:04.842860-05:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 4.2, "sport_category": "NCAAF Lines", "sport": "American Football", "url": "https://app.gambitrewards.com/match/b9da60bc-106c-40e7-a8e6-73631023d2c8", "datetime": "2022-11-19T12:00:00-05:00", "cutoff_datetime": "2022-11-19T12:00:00-05:00", "name": "Northwestern v. Purdue", "bettypes": [ { "id": "419fe8c4-bdd0-4ebd-a342-7647d3b5b8f8", "match": "https://api-prod.gambitprofit.com/api/matches/bbafb71c-4337-4037-bfc2-10742b1bf8ee/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": true, "name": "High Risk", "bet": [ { "team": "Purdue", "amount": 10000 } ], "expected_reward_tokens": 10900.0, "profit_sb": 1900.0, "profit_sb_percentage": 21.11, "recommended": true }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Purdue", "amount": 8604.0 }, { "team": "Northwestern", "amount": 1396.0 } ], "expected_reward_tokens": 9378.36, "profit_sb": 378.36, "profit_sb_percentage": 4.2, "recommended": true }, "lines": [ { "id": "44844274-b697-476c-acc0-2a7584878b88", "gambit_id": "b597b869-522e-4972-b1ae-97af5eddb223", "last_updated": "2022-11-21T12:04:04.845565-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Purdue", "reward": "1.09000", "odds": "1.10000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/419fe8c4-bdd0-4ebd-a342-7647d3b5b8f8/?format=api" }, { "id": "06a41cf8-8f41-4a57-a4a3-eb4e1d2b5038", "gambit_id": "a541cc84-b9ed-4944-ba15-b152611a84e9", "last_updated": "2022-11-21T12:04:04.846726-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Northwestern", "reward": "6.72000", "odds": "7.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/419fe8c4-bdd0-4ebd-a342-7647d3b5b8f8/?format=api" } ] }, { "id": "4c11879c-2660-4869-a98b-29744f0806a5", "match": "https://api-prod.gambitprofit.com/api/matches/bbafb71c-4337-4037-bfc2-10742b1bf8ee/?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": "Purdue", "amount": 5000.0 }, { "team": "Northwestern", "amount": 5000.0 } ], "expected_reward_tokens": 9000.0, "profit_sb": 0.0, "profit_sb_percentage": 0.0, "recommended": false }, "lines": [ { "id": "d87b9065-aa33-4fa7-9a80-e277457af4c7", "gambit_id": "e2044515-1fa5-4001-94cc-107eccca4e39", "last_updated": "2022-11-21T12:04:04.848979-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Purdue", "reward": "1.80000", "odds": "1.90910", "spread": "-17.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c11879c-2660-4869-a98b-29744f0806a5/?format=api" }, { "id": "0e45fb70-8cc3-41da-b652-472467347098", "gambit_id": "a8c65958-637d-4f58-a2fd-9e4065549778", "last_updated": "2022-11-21T12:04:04.850106-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Northwestern", "reward": "1.80000", "odds": "1.90910", "spread": "17.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c11879c-2660-4869-a98b-29744f0806a5/?format=api" } ] } ] }