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/f9bb4703-5273-4410-8015-7289ba975dd0/?format=api
{ "id": "f9bb4703-5273-4410-8015-7289ba975dd0", "discount": "0.95", "sb_rate": "1.00", "gambit_id": "9b8bd815-af33-4939-aba2-792642dcd8b9", "completed": true, "last_updated": "2022-10-31T11:22:09.106486-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -1.8, "sport_category": "English Premier League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/9b8bd815-af33-4939-aba2-792642dcd8b9", "datetime": "2022-10-29T14:45:00-04:00", "cutoff_datetime": "2022-10-29T14:45:00-04:00", "name": "Liverpool v. Leeds United", "bettypes": [ { "id": "82138236-a4bf-4e53-b9c2-b24034a08226", "match": "https://api-prod.gambitprofit.com/api/matches/f9bb4703-5273-4410-8015-7289ba975dd0/?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": "Liverpool", "amount": 8447.0 }, { "team": "Draw", "amount": 1553.0 } ], "expected_reward_tokens": 10218.74, "profit_sb": 718.74, "profit_sb_percentage": 7.57, "recommended": true }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Liverpool", "amount": 7710.0 }, { "team": "Draw", "amount": 1418.0 }, { "team": "Leeds United", "amount": 872.0 } ], "expected_reward_tokens": 9329.1, "profit_sb": -170.9, "profit_sb_percentage": -1.8, "recommended": false }, "lines": [ { "id": "c35b5eac-fc35-408d-9f87-5ae1f0f57230", "gambit_id": "1d714227-25a3-465d-86f7-1a5961c1bff9", "last_updated": "2022-10-31T11:22:09.112730-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Liverpool", "reward": "1.21000", "odds": "1.22000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82138236-a4bf-4e53-b9c2-b24034a08226/?format=api" }, { "id": "6d2aefd3-f8a4-4b8a-9ea3-01806480bb57", "gambit_id": "c6f05977-7d41-4726-a4a8-fd6e7d85168b", "last_updated": "2022-10-31T11:22:09.113873-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "6.58000", "odds": "6.75000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82138236-a4bf-4e53-b9c2-b24034a08226/?format=api" }, { "id": "21540123-9ebb-4c4d-ba4c-201657afbbe7", "gambit_id": "82e2c6f4-1bd2-48ca-9604-38c9cf8d7cce", "last_updated": "2022-10-31T11:22:09.114922-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Leeds United", "reward": "10.70000", "odds": "11.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82138236-a4bf-4e53-b9c2-b24034a08226/?format=api" } ] }, { "id": "c28e6497-a5a8-4ed1-9f3f-bf76dbf873d1", "match": "https://api-prod.gambitprofit.com/api/matches/f9bb4703-5273-4410-8015-7289ba975dd0/?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": 7034.0 }, { "team": "Game Total Under 2.5", "amount": 2966.0 } ], "expected_reward_tokens": 9283.58, "profit_sb": -216.42, "profit_sb_percentage": -2.28, "recommended": false }, "lines": [ { "id": "6f0c59e9-0f9c-4819-8c2c-f67e207ea634", "gambit_id": "8f89e2b2-df6c-415d-9679-228f6670441b", "last_updated": "2022-10-31T11:22:09.110426-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.32000", "odds": "1.33000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c28e6497-a5a8-4ed1-9f3f-bf76dbf873d1/?format=api" }, { "id": "ab6f5897-80fa-488c-b814-1c113d9c0ace", "gambit_id": "f99d221c-def8-4164-8bd3-2261eb25749b", "last_updated": "2022-10-31T11:22:09.109263-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "3.13000", "odds": "3.20000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c28e6497-a5a8-4ed1-9f3f-bf76dbf873d1/?format=api" } ] } ] }