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/ca17c91a-c780-4c96-9b89-36320b8aa7f2/?format=api
{ "id": "ca17c91a-c780-4c96-9b89-36320b8aa7f2", "discount": "0.95", "sb_rate": "1.00", "gambit_id": "2bea6def-1d4c-4a9b-8ba4-61a94c874d9d", "completed": true, "last_updated": "2023-03-15T14:07:08.056457-04:00", "created_at": "2023-03-14T13:41:55.311637-04:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -1.58, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/2bea6def-1d4c-4a9b-8ba4-61a94c874d9d", "datetime": "2023-03-14T16:00:00-04:00", "cutoff_datetime": "2023-03-14T16:00:00-04:00", "name": "FC Porto v. Inter Milan", "bettypes": [ { "id": "def2bb59-443d-4637-bf76-96b26233797d", "match": "https://api-prod.gambitprofit.com/api/matches/ca17c91a-c780-4c96-9b89-36320b8aa7f2/?format=api", "name": "Pick the Winner", "created_at": "2023-03-14T13:41:55.321216-04:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Inter Milan", "amount": 5453.0 }, { "team": "FC Porto", "amount": 4547.0 } ], "expected_reward_tokens": 13140.83, "profit_sb": 3640.83, "profit_sb_percentage": 38.32, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Inter Milan", "amount": 3840.0 }, { "team": "FC Porto", "amount": 3203.0 }, { "team": "Draw", "amount": 2957.0 } ], "expected_reward_tokens": 9254.4, "profit_sb": -245.6, "profit_sb_percentage": -2.59, "recommended": false }, "lines": [ { "id": "ed54defe-f4da-49c3-baf1-0a10c131101a", "gambit_id": "442bf3ab-bfc0-424b-9c60-1d7fb002d78d", "last_updated": "2023-03-15T14:07:08.063833-04:00", "created_at": "2023-03-14T13:41:55.327682-04:00", "name": "Inter Milan", "reward": "2.41000", "odds": "2.45000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/def2bb59-443d-4637-bf76-96b26233797d/?format=api" }, { "id": "a5963f46-c487-4a8d-acae-d161ffec6bf9", "gambit_id": "ef7c36dc-3c3c-4c42-a161-04d562c3177d", "last_updated": "2023-03-15T14:07:08.066227-04:00", "created_at": "2023-03-14T13:41:55.332018-04:00", "name": "FC Porto", "reward": "2.89000", "odds": "2.95000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/def2bb59-443d-4637-bf76-96b26233797d/?format=api" }, { "id": "3df180f1-e026-4590-8e20-1a69d2fa33ec", "gambit_id": "0cb2bebf-2d5a-49cd-a617-899730aed420", "last_updated": "2023-03-15T14:07:08.064995-04:00", "created_at": "2023-03-14T13:41:55.330508-04:00", "name": "Draw", "reward": "3.13000", "odds": "3.20000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/def2bb59-443d-4637-bf76-96b26233797d/?format=api" } ] }, { "id": "cc2ba4ca-32ab-448c-865d-f13163caeb2c", "match": "https://api-prod.gambitprofit.com/api/matches/ca17c91a-c780-4c96-9b89-36320b8aa7f2/?format=api", "name": "Over/Under", "created_at": "2023-03-14T13:41:55.314323-04: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": "9dfcff89-130b-4d44-8357-121cca2ea657", "gambit_id": "fc691fd7-e1d9-41f2-96fe-e23e200990d0", "last_updated": "2023-03-15T14:07:08.059363-04:00", "created_at": "2023-03-14T13:41:55.316896-04: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/cc2ba4ca-32ab-448c-865d-f13163caeb2c/?format=api" }, { "id": "c8702e95-14b4-4993-a59c-0025d5341039", "gambit_id": "995767fe-2404-46f9-8873-a22e545a857a", "last_updated": "2023-03-15T14:07:08.060992-04:00", "created_at": "2023-03-14T13:41:55.318975-04: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/cc2ba4ca-32ab-448c-865d-f13163caeb2c/?format=api" } ] } ] }