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/0ca5cee3-07cb-4258-aaaa-38500e836470/?format=api
{ "id": "0ca5cee3-07cb-4258-aaaa-38500e836470", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "665e6ac6-1b42-4d48-a569-9af5408228f6", "completed": true, "last_updated": "2022-09-14T11:22:09.546338-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.56, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/665e6ac6-1b42-4d48-a569-9af5408228f6", "datetime": "2022-09-13T12:45:00-04:00", "cutoff_datetime": "2022-09-13T12:45:00-04:00", "name": "Sporting CP v. Tottenham", "bettypes": [ { "id": "5a893073-ec32-4432-b7e5-503f16b5cc14", "match": "https://api-prod.gambitprofit.com/api/matches/0ca5cee3-07cb-4258-aaaa-38500e836470/?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": "Tottenham", "amount": 6081.0 }, { "team": "Draw", "amount": 3919.0 } ], "expected_reward_tokens": 12344.43, "profit_sb": 3344.43, "profit_sb_percentage": 37.16, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Tottenham", "amount": 4369.0 }, { "team": "Draw", "amount": 2816.0 }, { "team": "Sporting CP", "amount": 2816.0 } ], "expected_reward_tokens": 8869.07, "profit_sb": -130.93, "profit_sb_percentage": -1.45, "recommended": false }, "lines": [ { "id": "1e63a379-412b-4ebd-816e-6cfede15daec", "gambit_id": "a0e1de5c-feb6-4d23-95cd-8b8a0d898b93", "last_updated": "2022-09-14T11:22:09.551678-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Tottenham", "reward": "2.03000", "odds": "2.15000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a893073-ec32-4432-b7e5-503f16b5cc14/?format=api" }, { "id": "76583b3c-78bb-4032-876f-efc0590d7b55", "gambit_id": "c3b5f828-d9f8-4d12-9c49-77476852ef47", "last_updated": "2022-09-14T11:22:09.553764-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "3.15000", "odds": "3.40000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a893073-ec32-4432-b7e5-503f16b5cc14/?format=api" }, { "id": "9ab86a7f-92da-457d-9741-6ce2fcd0a7f4", "gambit_id": "7f552781-b96a-4950-97e6-172318d285e3", "last_updated": "2022-09-14T11:22:09.552734-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Sporting CP", "reward": "3.15000", "odds": "3.40000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a893073-ec32-4432-b7e5-503f16b5cc14/?format=api" } ] }, { "id": "f829803b-25a1-49c3-a195-e16614cb82f6", "match": "https://api-prod.gambitprofit.com/api/matches/0ca5cee3-07cb-4258-aaaa-38500e836470/?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 Under 2.5", "amount": 5000.0 }, { "team": "Game Total Over 2.5", "amount": 5000.0 } ], "expected_reward_tokens": 8950.0, "profit_sb": -50.0, "profit_sb_percentage": -0.56, "recommended": false }, "lines": [ { "id": "96d7fef0-2436-4f28-920f-6274148a9413", "gambit_id": "4047f18b-0a66-4a88-8baf-bcf5dab85b7f", "last_updated": "2022-09-14T11:22:09.548726-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "1.79000", "odds": "1.88000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f829803b-25a1-49c3-a195-e16614cb82f6/?format=api" }, { "id": "7fa91002-c113-4c34-9446-9b3724f66ed8", "gambit_id": "0bd30631-4e57-4d87-9883-79cf47803610", "last_updated": "2022-09-14T11:22:09.549734-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.79000", "odds": "1.88000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f829803b-25a1-49c3-a195-e16614cb82f6/?format=api" } ] } ] }