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/8bba0bd8-4818-4523-9607-cc31360748bd/?format=api
{ "id": "8bba0bd8-4818-4523-9607-cc31360748bd", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "89e30381-48fd-44de-b1a5-89acc741f5bc", "completed": true, "last_updated": "2022-09-15T12:07:11.500996-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 0.64, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/89e30381-48fd-44de-b1a5-89acc741f5bc", "datetime": "2022-09-14T12:45:00-04:00", "cutoff_datetime": "2022-09-14T12:45:00-04:00", "name": "AC Milan v. NK Dinamo Zagreb", "bettypes": [ { "id": "b8ace04d-59cf-4201-9401-dc79b593df45", "match": "https://api-prod.gambitprofit.com/api/matches/8bba0bd8-4818-4523-9607-cc31360748bd/?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": "AC Milan", "amount": 7789.0 }, { "team": "Draw", "amount": 2211.0 } ], "expected_reward_tokens": 10125.7, "profit_sb": 1125.7, "profit_sb_percentage": 12.51, "recommended": true }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "AC Milan", "amount": 6969.0 }, { "team": "Draw", "amount": 1978.0 }, { "team": "NK Dinamo Zagreb", "amount": 1052.0 } ], "expected_reward_tokens": 9057.72, "profit_sb": 57.72, "profit_sb_percentage": 0.64, "recommended": true }, "lines": [ { "id": "12f9a4ad-7b8e-4c5b-b6b5-f6ead4fc4bb0", "gambit_id": "6cd90ef3-f94a-4254-9e05-7789857d345a", "last_updated": "2022-09-15T12:07:11.507928-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "AC Milan", "reward": "1.30000", "odds": "1.33000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8ace04d-59cf-4201-9401-dc79b593df45/?format=api" }, { "id": "2aa04e94-2848-4299-9d5d-266750acbf6b", "gambit_id": "844924fe-8ca1-40b1-b993-065cf53d8854", "last_updated": "2022-09-15T12:07:11.508895-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "4.58000", "odds": "5.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8ace04d-59cf-4201-9401-dc79b593df45/?format=api" }, { "id": "f39b5d5f-85fb-41df-95c3-e5cfea0f80c6", "gambit_id": "7d5ac2e3-7ea0-47f1-82eb-5ba273c85918", "last_updated": "2022-09-15T12:07:11.506937-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "NK Dinamo Zagreb", "reward": "8.61000", "odds": "9.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8ace04d-59cf-4201-9401-dc79b593df45/?format=api" } ] }, { "id": "69c3a565-a3fe-4fed-90e1-09b3123f24ee", "match": "https://api-prod.gambitprofit.com/api/matches/8bba0bd8-4818-4523-9607-cc31360748bd/?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": 5485.0 }, { "team": "Game Total Under 2.5", "amount": 4515.0 } ], "expected_reward_tokens": 8939.7, "profit_sb": -60.3, "profit_sb_percentage": -0.67, "recommended": false }, "lines": [ { "id": "6d3d6e16-652c-444f-95de-191dcfc633a7", "gambit_id": "8f30c549-b0db-4106-85bb-b0c5c8838cc4", "last_updated": "2022-09-15T12:07:11.504865-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.63000", "odds": "1.70000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69c3a565-a3fe-4fed-90e1-09b3123f24ee/?format=api" }, { "id": "3a73187c-1940-41bc-a5cb-71d763dd7ae8", "gambit_id": "dac33836-14e1-4026-8e85-6707ae97148a", "last_updated": "2022-09-15T12:07:11.503776-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "1.98000", "odds": "2.10000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69c3a565-a3fe-4fed-90e1-09b3123f24ee/?format=api" } ] } ] }