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/efdb70ba-3a5a-4fd1-a3c6-784b28d745bd/?format=api
{ "id": "efdb70ba-3a5a-4fd1-a3c6-784b28d745bd", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "fa81388c-e61d-420b-9832-d5db586575cd", "completed": true, "last_updated": "2022-09-28T09:32:26.614697-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.84, "sport_category": "US MLS", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/fa81388c-e61d-420b-9832-d5db586575cd", "datetime": "2022-09-27T22:00:00-04:00", "cutoff_datetime": "2022-09-27T22:00:00-04:00", "name": "Seattle Sounders v. FC Cincinnati", "bettypes": [ { "id": "a7831aa8-8778-4ea1-a127-69c37e5e04b7", "match": "https://api-prod.gambitprofit.com/api/matches/efdb70ba-3a5a-4fd1-a3c6-784b28d745bd/?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": "Seattle Sounders", "amount": 5081.0 }, { "team": "FC Cincinnati", "amount": 4919.0 } ], "expected_reward_tokens": 12296.02, "profit_sb": 3296.02, "profit_sb_percentage": 36.62, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Seattle Sounders", "amount": 3631.0 }, { "team": "FC Cincinnati", "amount": 3515.0 }, { "team": "Draw", "amount": 2853.0 } ], "expected_reward_tokens": 8787.02, "profit_sb": -212.98, "profit_sb_percentage": -2.37, "recommended": false }, "lines": [ { "id": "65d24732-b83a-4f31-8c5a-4140546a38b5", "gambit_id": "538fed8c-e201-4055-b1d2-4d8821410982", "last_updated": "2022-09-28T09:32:26.623451-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Seattle Sounders", "reward": "2.42000", "odds": "2.60000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7831aa8-8778-4ea1-a127-69c37e5e04b7/?format=api" }, { "id": "4b959bc8-59cb-4c64-9b8c-b46e0e06e5f9", "gambit_id": "fe753b96-3e7f-4376-b163-17511ac5a41e", "last_updated": "2022-09-28T09:32:26.621221-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "FC Cincinnati", "reward": "2.50000", "odds": "2.70000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7831aa8-8778-4ea1-a127-69c37e5e04b7/?format=api" }, { "id": "5cb10015-259d-4e7e-8ede-fd9eb0a03f13", "gambit_id": "d5448fac-1e34-4e47-8403-43235ebf72d2", "last_updated": "2022-09-28T09:32:26.622393-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "3.08000", "odds": "3.35000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7831aa8-8778-4ea1-a127-69c37e5e04b7/?format=api" } ] }, { "id": "e3485df0-2f02-4cc3-b0ca-122ac16be40d", "match": "https://api-prod.gambitprofit.com/api/matches/efdb70ba-3a5a-4fd1-a3c6-784b28d745bd/?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": 5376.0 }, { "team": "Game Total Under 2.5", "amount": 4624.0 } ], "expected_reward_tokens": 8924.16, "profit_sb": -75.84, "profit_sb_percentage": -0.84, "recommended": false }, "lines": [ { "id": "6c48d3bb-28e1-4dcc-a480-2ce48b28b290", "gambit_id": "a615bc13-531e-4cfd-ab9f-f38526d429ae", "last_updated": "2022-09-28T09:32:26.617637-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.66000", "odds": "1.75000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3485df0-2f02-4cc3-b0ca-122ac16be40d/?format=api" }, { "id": "48b8d8bc-1ca6-4073-a141-6777fe077294", "gambit_id": "9a9377eb-fc56-4e56-8aa9-87f1df8fb9f9", "last_updated": "2022-09-28T09:32:26.618851-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "1.93000", "odds": "2.05000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3485df0-2f02-4cc3-b0ca-122ac16be40d/?format=api" } ] } ] }