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/ba42e4d9-82af-438e-9479-041f78d3dee5/?format=api
{ "id": "ba42e4d9-82af-438e-9479-041f78d3dee5", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "4dc92ed1-2300-4c93-99fe-690d4331308a", "completed": true, "last_updated": "2022-08-22T15:47:09.938924-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.91, "sport_category": "English Premier League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/4dc92ed1-2300-4c93-99fe-690d4331308a", "datetime": "2022-08-21T09:00:00-04:00", "cutoff_datetime": "2022-08-21T09:00:00-04:00", "name": "Leeds United v. Chelsea", "bettypes": [ { "id": "d91d6142-c9bc-472b-be1b-77ee5c31c979", "match": "https://api-prod.gambitprofit.com/api/matches/ba42e4d9-82af-438e-9479-041f78d3dee5/?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": true, "name": "Med Risk", "bet": [ { "team": "Chelsea", "amount": 7341.0 }, { "team": "Draw", "amount": 2659.0 } ], "expected_reward_tokens": 10715.77, "profit_sb": 1715.77, "profit_sb_percentage": 19.06, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Chelsea", "amount": 6110.0 }, { "team": "Draw", "amount": 2213.0 }, { "team": "Leeds United", "amount": 1677.0 } ], "expected_reward_tokens": 8918.39, "profit_sb": -81.61, "profit_sb_percentage": -0.91, "recommended": false }, "lines": [ { "id": "40ff79d9-6512-4455-b889-53a07476448a", "gambit_id": "cee1769b-1fa4-4d76-9098-d6525420e356", "last_updated": "2022-08-22T15:47:09.940999-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Chelsea", "reward": "1.46000", "odds": "1.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d91d6142-c9bc-472b-be1b-77ee5c31c979/?format=api" }, { "id": "8dc356ea-7d5c-4988-b2b8-09ebbe9e0a0b", "gambit_id": "2578c9b5-f780-4de8-ac7d-8c8280dd53fb", "last_updated": "2022-08-22T15:47:09.942286-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "4.03000", "odds": "4.33000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d91d6142-c9bc-472b-be1b-77ee5c31c979/?format=api" }, { "id": "bad22148-b922-4636-ac9e-7210746d6604", "gambit_id": "62e7a6d3-8655-48df-a1e3-99c8894a9e13", "last_updated": "2022-08-22T15:47:09.941695-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Leeds United", "reward": "5.32000", "odds": "5.75000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d91d6142-c9bc-472b-be1b-77ee5c31c979/?format=api" } ] }, { "id": "9a017868-f45c-423b-97ba-f1b9bb8fb124", "match": "https://api-prod.gambitprofit.com/api/matches/ba42e4d9-82af-438e-9479-041f78d3dee5/?format=api", "name": "Over/Under", "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": "Game Total Over 2.5", "amount": 5847.0 }, { "team": "Game Total Under 2.5", "amount": 4153.0 } ], "expected_reward_tokens": 8887.42, "profit_sb": -112.58, "profit_sb_percentage": -1.25, "recommended": false }, "lines": [ { "id": "578a3186-bc78-458c-a8b3-a4cb21dd90b6", "gambit_id": "39684994-1dca-412d-ba74-71ad014c7303", "last_updated": "2022-08-22T15:47:09.939984-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.52000", "odds": "1.57000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a017868-f45c-423b-97ba-f1b9bb8fb124/?format=api" }, { "id": "a32dd40a-2095-4a3f-95f5-7c783920c672", "gambit_id": "cfe338dc-21eb-4156-8f95-03bf7398af6a", "last_updated": "2022-08-22T15:47:09.940522-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "2.14000", "odds": "2.25000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a017868-f45c-423b-97ba-f1b9bb8fb124/?format=api" } ] } ] }