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/278ce9e5-be47-4032-a368-aeea64469297/?format=api
{ "id": "278ce9e5-be47-4032-a368-aeea64469297", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "8033b3ea-7b30-44a4-9f15-c07e4b907d8a", "completed": true, "last_updated": "2022-11-03T10:08:44.384399-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 0.27, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/8033b3ea-7b30-44a4-9f15-c07e4b907d8a", "datetime": "2022-11-02T16:00:00-04:00", "cutoff_datetime": "2022-11-02T16:00:00-04:00", "name": "Chelsea v. NK Dinamo Zagreb", "bettypes": [ { "id": "d791d1ec-8235-4524-a218-d638fdd9e614", "match": "https://api-prod.gambitprofit.com/api/matches/278ce9e5-be47-4032-a368-aeea64469297/?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": 8441.0 }, { "team": "Draw", "amount": 1559.0 } ], "expected_reward_tokens": 9790.52, "profit_sb": 790.52, "profit_sb_percentage": 8.78, "recommended": true }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Chelsea", "amount": 7782.0 }, { "team": "Draw", "amount": 1437.0 }, { "team": "NK Dinamo Zagreb", "amount": 781.0 } ], "expected_reward_tokens": 9024.36, "profit_sb": 24.36, "profit_sb_percentage": 0.27, "recommended": true }, "lines": [ { "id": "329a1443-eff6-4c4e-a7d4-60dc000890a5", "gambit_id": "bdbd1a2b-5936-4251-a1eb-61772ef54077", "last_updated": "2022-11-03T10:08:44.391176-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Chelsea", "reward": "1.16000", "odds": "1.18000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d791d1ec-8235-4524-a218-d638fdd9e614/?format=api" }, { "id": "ef573592-5465-451d-b33a-9031344e829e", "gambit_id": "19cd6951-06b6-4a53-910d-a9a548734e4c", "last_updated": "2022-11-03T10:08:44.392134-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "6.28000", "odds": "7.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d791d1ec-8235-4524-a218-d638fdd9e614/?format=api" }, { "id": "842acc92-a8fd-414a-a06e-32eaf602a5dc", "gambit_id": "ae56d961-c6f6-496c-89dd-cc19d5a57dfc", "last_updated": "2022-11-03T10:08:44.390229-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "NK Dinamo Zagreb", "reward": "11.56000", "odds": "13.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d791d1ec-8235-4524-a218-d638fdd9e614/?format=api" } ] }, { "id": "68d768b7-6886-4a3f-8157-27e74d7122c2", "match": "https://api-prod.gambitprofit.com/api/matches/278ce9e5-be47-4032-a368-aeea64469297/?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": 6011.0 }, { "team": "Game Total Under 2.5", "amount": 3989.0 } ], "expected_reward_tokens": 8895.47, "profit_sb": -104.53, "profit_sb_percentage": -1.16, "recommended": false }, "lines": [ { "id": "dc3d7eed-8dd6-45ce-8851-db8bc97e1eaa", "gambit_id": "0fcf14d6-87d7-490a-80ec-5afbba43baff", "last_updated": "2022-11-03T10:08:44.388322-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.48000", "odds": "1.55000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68d768b7-6886-4a3f-8157-27e74d7122c2/?format=api" }, { "id": "ca44eebd-052e-4bfe-8b71-160bde8520fb", "gambit_id": "a81de856-eab2-4fd6-8bc1-7f1d0eff468a", "last_updated": "2022-11-03T10:08:44.387152-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "2.23000", "odds": "2.40000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68d768b7-6886-4a3f-8157-27e74d7122c2/?format=api" } ] } ] }