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/80a40bc8-d048-4b3d-9272-887ed16eed86/?format=api
{ "id": "80a40bc8-d048-4b3d-9272-887ed16eed86", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "37fbca2d-60a9-4414-8904-5a462905ba75", "completed": true, "last_updated": "2022-11-14T14:43:32.023021-05:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -1.08, "sport_category": "English Premier League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/37fbca2d-60a9-4414-8904-5a462905ba75", "datetime": "2022-11-12T10:00:00-05:00", "cutoff_datetime": "2022-11-12T10:00:00-05:00", "name": "Tottenham v. Leeds United", "bettypes": [ { "id": "3b1b9a08-84dc-4f76-a55a-b48aa8b14155", "match": "https://api-prod.gambitprofit.com/api/matches/80a40bc8-d048-4b3d-9272-887ed16eed86/?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": "Tottenham", "amount": 7140.0 }, { "team": "Draw", "amount": 2860.0 } ], "expected_reward_tokens": 10924.2, "profit_sb": 1924.2, "profit_sb_percentage": 21.38, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Tottenham", "amount": 5750.0 }, { "team": "Draw", "amount": 2303.0 }, { "team": "Leeds United", "amount": 1946.0 } ], "expected_reward_tokens": 8795.92, "profit_sb": -204.08, "profit_sb_percentage": -2.27, "recommended": false }, "lines": [ { "id": "7af373da-aab1-4de1-8a25-356572e6fbcd", "gambit_id": "2ce8bf6b-683b-44dd-9043-13f19290cf3e", "last_updated": "2022-11-14T14:43:32.029907-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Tottenham", "reward": "1.53000", "odds": "1.60000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b1b9a08-84dc-4f76-a55a-b48aa8b14155/?format=api" }, { "id": "a214b0e9-c160-46a5-b46a-2a77ed657901", "gambit_id": "61dd597d-5e94-49f8-aca1-8500b219fca5", "last_updated": "2022-11-14T14:43:32.030865-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "3.82000", "odds": "4.20000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b1b9a08-84dc-4f76-a55a-b48aa8b14155/?format=api" }, { "id": "a007b265-4db9-402e-a2d3-246137c6f5a5", "gambit_id": "d3b016b4-88f2-4005-9938-f9faf0c1a3bd", "last_updated": "2022-11-14T14:43:32.028943-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Leeds United", "reward": "4.52000", "odds": "5.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b1b9a08-84dc-4f76-a55a-b48aa8b14155/?format=api" } ] }, { "id": "65ffd50d-960b-4a48-9c20-11472f3f7335", "match": "https://api-prod.gambitprofit.com/api/matches/80a40bc8-d048-4b3d-9272-887ed16eed86/?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": 5935.0 }, { "team": "Game Total Under 2.5", "amount": 4065.0 } ], "expected_reward_tokens": 8902.35, "profit_sb": -97.65, "profit_sb_percentage": -1.08, "recommended": false }, "lines": [ { "id": "320febb7-a58e-4e30-9035-f1efd4be7b3b", "gambit_id": "bea59a01-3f4b-46fa-b652-d1887293b99b", "last_updated": "2022-11-14T14:43:32.027003-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.50000", "odds": "1.57000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65ffd50d-960b-4a48-9c20-11472f3f7335/?format=api" }, { "id": "89dd28e7-f2f5-4bd1-a617-b8f88a9fd4cc", "gambit_id": "51262df7-0db7-4e9e-8a33-a933eee02d11", "last_updated": "2022-11-14T14:43:32.025820-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "2.19000", "odds": "2.35000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65ffd50d-960b-4a48-9c20-11472f3f7335/?format=api" } ] } ] }