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/b80b1e86-3296-4651-a795-cedf16167597/?format=api
{ "id": "b80b1e86-3296-4651-a795-cedf16167597", "discount": "0.95", "sb_rate": "1.00", "gambit_id": "170f5a49-b825-4c3a-b3d4-47dff3b7163a", "completed": true, "last_updated": "2023-04-19T20:52:00.219690-04:00", "created_at": "2023-04-18T12:11:58.966327-04:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -2.74, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/170f5a49-b825-4c3a-b3d4-47dff3b7163a", "datetime": "2023-04-18T15:00:00-04:00", "cutoff_datetime": "2023-04-18T15:00:00-04:00", "name": "Chelsea v. Real Madrid", "bettypes": [ { "id": "45a326dc-9cde-4401-a425-fdeb7a853bb7", "match": "https://api-prod.gambitprofit.com/api/matches/b80b1e86-3296-4651-a795-cedf16167597/?format=api", "name": "Pick the Winner", "created_at": "2023-04-18T12:11:58.976596-04:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Real Madrid", "amount": 5375.0 }, { "team": "Chelsea", "amount": 4625.0 } ], "expected_reward_tokens": 12577.5, "profit_sb": 3077.5, "profit_sb_percentage": 32.39, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Real Madrid", "amount": 3921.0 }, { "team": "Chelsea", "amount": 3373.0 }, { "team": "Draw", "amount": 2706.0 } ], "expected_reward_tokens": 9173.34, "profit_sb": -326.66, "profit_sb_percentage": -3.44, "recommended": false }, "lines": [ { "id": "6fd6ba27-b452-42cc-a88e-8bf49743d262", "gambit_id": "033b8f95-4bae-4ea1-a13a-947a3e173c14", "last_updated": "2023-04-19T20:52:00.235137-04:00", "created_at": "2023-04-18T12:11:58.979487-04:00", "name": "Real Madrid", "reward": "2.34000", "odds": "2.40000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45a326dc-9cde-4401-a425-fdeb7a853bb7/?format=api" }, { "id": "9d1788d5-48e0-44d0-826d-23f26afdb15d", "gambit_id": "64a4eaae-9d4a-4a07-be72-eb18ef2f3ec4", "last_updated": "2023-04-19T20:52:00.237937-04:00", "created_at": "2023-04-18T12:11:58.981928-04:00", "name": "Chelsea", "reward": "2.72000", "odds": "2.80000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45a326dc-9cde-4401-a425-fdeb7a853bb7/?format=api" }, { "id": "ff7f9c36-ef86-4f5c-92bb-58ef7160789f", "gambit_id": "e1e7b964-22fd-4833-bc6e-0e2150e50402", "last_updated": "2023-04-19T20:52:00.240453-04:00", "created_at": "2023-04-18T12:11:58.983761-04:00", "name": "Draw", "reward": "3.39000", "odds": "3.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45a326dc-9cde-4401-a425-fdeb7a853bb7/?format=api" } ] }, { "id": "9827dcd9-0541-4b04-a996-a1482a28dfcc", "match": "https://api-prod.gambitprofit.com/api/matches/b80b1e86-3296-4651-a795-cedf16167597/?format=api", "name": "Over/Under", "created_at": "2023-04-18T12:11:58.969324-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 Over 2.5", "amount": 5162.0 }, { "team": "Game Total Under 2.5", "amount": 4838.0 } ], "expected_reward_tokens": 9239.98, "profit_sb": -260.02, "profit_sb_percentage": -2.74, "recommended": false }, "lines": [ { "id": "26407821-1650-49bd-877e-718ba4fa4572", "gambit_id": "93b1d176-a5af-4c32-9ae0-137e376dc6e9", "last_updated": "2023-04-19T20:52:00.227066-04:00", "created_at": "2023-04-18T12:11:58.971510-04:00", "name": "Game Total Over 2.5", "reward": "1.79000", "odds": "1.83000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9827dcd9-0541-4b04-a996-a1482a28dfcc/?format=api" }, { "id": "e3fa5c19-f96a-424c-ad33-533ca26695b5", "gambit_id": "818626b7-c7b1-431e-8a34-c5621d46b29e", "last_updated": "2023-04-19T20:52:00.229817-04:00", "created_at": "2023-04-18T12:11:58.973632-04:00", "name": "Game Total Under 2.5", "reward": "1.91000", "odds": "1.95000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9827dcd9-0541-4b04-a996-a1482a28dfcc/?format=api" } ] } ] }