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/7b661811-af6a-4355-bfa2-6e8a9487ad54/?format=api
{ "id": "7b661811-af6a-4355-bfa2-6e8a9487ad54", "discount": "0.95", "sb_rate": "1.00", "gambit_id": "b2fa9d77-46c2-4283-828f-8a1603fb3fcc", "completed": true, "last_updated": "2024-02-06T09:28:13.530813-05:00", "created_at": "2024-02-02T10:08:21.256973-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -2.63, "sport_category": "UFC Fight Night", "sport": "Boxing/UFC", "url": "https://app.gambitrewards.com/match/b2fa9d77-46c2-4283-828f-8a1603fb3fcc", "datetime": "2024-02-03T16:00:00-05:00", "cutoff_datetime": "2024-02-03T16:00:00-05:00", "name": "Roman Dolidze v. Nassourdine Imavov", "bettypes": [ { "id": "a5cf5dbe-8ed2-45e1-a13b-e9b28a4d00c4", "match": "https://api-prod.gambitprofit.com/api/matches/7b661811-af6a-4355-bfa2-6e8a9487ad54/?format=api", "name": "Pick the Winner", "created_at": "2024-02-02T10:08:21.278738-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": "Nassourdine Imavov", "amount": 5927.0 }, { "team": "Roman Dolidze", "amount": 4073.0 } ], "expected_reward_tokens": 9245.71, "profit_sb": -254.29, "profit_sb_percentage": -2.68, "recommended": false }, "lines": [ { "id": "1c7fd068-ec5f-47f2-84b8-bb21679a8ba8", "gambit_id": "5613a883-07b6-47b0-a70d-0396948f1f22", "last_updated": "2024-02-06T09:28:13.550183-05:00", "created_at": "2024-02-02T10:08:21.295571-05:00", "name": "Nassourdine Imavov", "reward": "1.56000", "odds": "1.58820", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5cf5dbe-8ed2-45e1-a13b-e9b28a4d00c4/?format=api" }, { "id": "5419c55b-fcfc-42b4-8b88-03a7a9ff3140", "gambit_id": "779acf0d-8a61-4ada-b002-6faac768bfb6", "last_updated": "2024-02-06T09:28:13.545923-05:00", "created_at": "2024-02-02T10:08:21.286649-05:00", "name": "Roman Dolidze", "reward": "2.27000", "odds": "2.33000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5cf5dbe-8ed2-45e1-a13b-e9b28a4d00c4/?format=api" } ] }, { "id": "05c4c701-ffc2-4866-ba60-62172c65567a", "match": "https://api-prod.gambitprofit.com/api/matches/7b661811-af6a-4355-bfa2-6e8a9487ad54/?format=api", "name": "Over/Under", "created_at": "2024-02-02T10:08:21.301145-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": "Total Rounds Over 2.5", "amount": 6047.0 }, { "team": "Total Rounds Under 2.5", "amount": 3953.0 } ], "expected_reward_tokens": 9250.02, "profit_sb": -249.98, "profit_sb_percentage": -2.63, "recommended": false }, "lines": [ { "id": "a2acc713-db5c-4dc8-a0ae-0e12b1acaa90", "gambit_id": "b3757e89-c070-419c-8ccd-36b3a77642b3", "last_updated": "2024-02-06T09:28:13.557161-05:00", "created_at": "2024-02-02T10:08:21.305263-05:00", "name": "Total Rounds Over 2.5", "reward": "1.53000", "odds": "1.55560", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05c4c701-ffc2-4866-ba60-62172c65567a/?format=api" }, { "id": "150251ea-e22a-4d77-8e84-df5a4bce2a44", "gambit_id": "d6c14f38-92d4-41f5-8e54-a7479d3acae4", "last_updated": "2024-02-06T09:28:13.560412-05:00", "created_at": "2024-02-02T10:08:21.310388-05:00", "name": "Total Rounds Under 2.5", "reward": "2.34000", "odds": "2.40000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05c4c701-ffc2-4866-ba60-62172c65567a/?format=api" } ] } ] }