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/763cdd31-6573-4596-b17e-a7af39c9e99e/?format=api
{ "id": "763cdd31-6573-4596-b17e-a7af39c9e99e", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "0253df36-5a6b-4d62-9375-a9d36319ba41", "completed": true, "last_updated": "2022-09-07T12:46:56.518335-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 0.12, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/0253df36-5a6b-4d62-9375-a9d36319ba41", "datetime": "2022-09-06T12:45:00-04:00", "cutoff_datetime": "2022-09-06T12:45:00-04:00", "name": "NK Dinamo Zagreb v. Chelsea", "bettypes": [ { "id": "162d426a-e487-4813-b874-c624e311b1b1", "match": "https://api-prod.gambitprofit.com/api/matches/763cdd31-6573-4596-b17e-a7af39c9e99e/?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": 7631.0 }, { "team": "Draw", "amount": 2369.0 } ], "expected_reward_tokens": 10376.22, "profit_sb": 1376.22, "profit_sb_percentage": 15.29, "recommended": true }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Chelsea", "amount": 6598.0 }, { "team": "Draw", "amount": 2049.0 }, { "team": "NK Dinamo Zagreb", "amount": 1353.0 } ], "expected_reward_tokens": 8970.39, "profit_sb": -29.61, "profit_sb_percentage": -0.33, "recommended": false }, "lines": [ { "id": "e6b8ba5f-9725-44c6-9ab0-a576e2765524", "gambit_id": "914c9cb7-1a04-4d6d-aadf-69ed30f7187b", "last_updated": "2022-09-07T12:46:56.524487-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Chelsea", "reward": "1.36000", "odds": "1.40000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/162d426a-e487-4813-b874-c624e311b1b1/?format=api" }, { "id": "1534d3ef-6ccd-4c9f-8bea-23941374a0b1", "gambit_id": "0bc124c5-dcb9-4cdf-bfef-d4d2948666dc", "last_updated": "2022-09-07T12:46:56.526499-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "4.38000", "odds": "4.75000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/162d426a-e487-4813-b874-c624e311b1b1/?format=api" }, { "id": "0fe7985b-eb80-4976-bd0e-2edd7c04ea97", "gambit_id": "c22928b5-931b-46aa-b388-f2994940d029", "last_updated": "2022-09-07T12:46:56.525437-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "NK Dinamo Zagreb", "reward": "6.63000", "odds": "7.25000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/162d426a-e487-4813-b874-c624e311b1b1/?format=api" } ] }, { "id": "e138404a-0ea5-4f3b-84e3-d258648e72c3", "match": "https://api-prod.gambitprofit.com/api/matches/763cdd31-6573-4596-b17e-a7af39c9e99e/?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": 5668.0 }, { "team": "Game Total Under 2.5", "amount": 4332.0 } ], "expected_reward_tokens": 9010.56, "profit_sb": 10.56, "profit_sb_percentage": 0.12, "recommended": true }, "lines": [ { "id": "246c8cb3-fc2f-4d01-a036-f79a3996457d", "gambit_id": "4cf239e8-4bfe-4b63-9edd-5cabbb4a2b62", "last_updated": "2022-09-07T12:46:56.522550-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.59000", "odds": "1.65000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e138404a-0ea5-4f3b-84e3-d258648e72c3/?format=api" }, { "id": "4ec8354c-b665-494e-a979-1c9cb20d2450", "gambit_id": "17abcd83-a2c5-4e12-837c-f0c5743110a0", "last_updated": "2022-09-07T12:46:56.521321-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "2.08000", "odds": "2.20000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e138404a-0ea5-4f3b-84e3-d258648e72c3/?format=api" } ] } ] }