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/43f54634-087f-4737-bb0c-d97265693d12/?format=api
{ "id": "43f54634-087f-4737-bb0c-d97265693d12", "discount": "0.95", "sb_rate": "1.00", "gambit_id": "dccb6d3e-7fe1-4179-8fe9-5bd7eaaaed6a", "completed": true, "last_updated": "2022-10-17T10:22:14.585707-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -1.58, "sport_category": "English Premier League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/dccb6d3e-7fe1-4179-8fe9-5bd7eaaaed6a", "datetime": "2022-10-16T09:00:00-04:00", "cutoff_datetime": "2022-10-16T09:00:00-04:00", "name": "Aston Villa v. Chelsea", "bettypes": [ { "id": "ec460b79-b3c9-4204-b230-c569d12facf8", "match": "https://api-prod.gambitprofit.com/api/matches/43f54634-087f-4737-bb0c-d97265693d12/?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": 6283.0 }, { "team": "Draw", "amount": 3717.0 } ], "expected_reward_tokens": 12377.51, "profit_sb": 2877.51, "profit_sb_percentage": 30.29, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Chelsea", "amount": 4727.0 }, { "team": "Draw", "amount": 2796.0 }, { "team": "Aston Villa", "amount": 2477.0 } ], "expected_reward_tokens": 9310.68, "profit_sb": -189.32, "profit_sb_percentage": -1.99, "recommended": false }, "lines": [ { "id": "65f0ebce-2d5e-419f-8807-1a119f8247fd", "gambit_id": "09dfe737-bca8-47e2-abaa-87919be23bc1", "last_updated": "2022-10-17T10:22:14.593076-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Chelsea", "reward": "1.97000", "odds": "2.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec460b79-b3c9-4204-b230-c569d12facf8/?format=api" }, { "id": "e0a09046-d1e4-4271-a059-3c2bf007efea", "gambit_id": "82f1d76e-7da8-4f0b-ad58-0df0cf174540", "last_updated": "2022-10-17T10:22:14.591985-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "3.33000", "odds": "3.40000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec460b79-b3c9-4204-b230-c569d12facf8/?format=api" }, { "id": "c9015c16-91cf-4098-98e2-f168ac366c9e", "gambit_id": "df2132ba-6fd3-441d-a207-f73cb5ee4272", "last_updated": "2022-10-17T10:22:14.594146-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Aston Villa", "reward": "3.76000", "odds": "3.85000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec460b79-b3c9-4204-b230-c569d12facf8/?format=api" } ] }, { "id": "d0fb8f2b-6e83-4712-96df-a21e72dc1f59", "match": "https://api-prod.gambitprofit.com/api/matches/43f54634-087f-4737-bb0c-d97265693d12/?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": 5253.0 }, { "team": "Game Total Over 2.5", "amount": 4747.0 } ], "expected_reward_tokens": 9350.34, "profit_sb": -149.66, "profit_sb_percentage": -1.58, "recommended": false }, "lines": [ { "id": "de3db09c-d416-4629-850a-8bb819cba65e", "gambit_id": "a1dd9000-79ad-4126-a667-1100f052be70", "last_updated": "2022-10-17T10:22:14.588540-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "1.78000", "odds": "1.80000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0fb8f2b-6e83-4712-96df-a21e72dc1f59/?format=api" }, { "id": "7404100c-94c6-4231-8ae2-531155fe8592", "gambit_id": "89f5cad4-9e26-4f0b-b29e-e18bb9030698", "last_updated": "2022-10-17T10:22:14.589759-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.97000", "odds": "2.00000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0fb8f2b-6e83-4712-96df-a21e72dc1f59/?format=api" } ] } ] }