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/58ff0514-41ab-45c4-b04f-90064a57f4ab/?format=api
{ "id": "58ff0514-41ab-45c4-b04f-90064a57f4ab", "discount": "0.95", "sb_rate": "1.00", "gambit_id": "7b845d3b-6178-45fc-9427-7d0f98ab97cd", "completed": true, "last_updated": "2023-05-18T11:47:16.996756-04:00", "created_at": "2023-05-16T09:47:05.382148-04:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -3.13, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/7b845d3b-6178-45fc-9427-7d0f98ab97cd", "datetime": "2023-05-16T15:00:00-04:00", "cutoff_datetime": "2023-05-16T15:00:00-04:00", "name": "Inter Milan v. AC Milan", "bettypes": [ { "id": "9265f502-4eaf-4ea7-a632-0debdbeb1252", "match": "https://api-prod.gambitprofit.com/api/matches/58ff0514-41ab-45c4-b04f-90064a57f4ab/?format=api", "name": "Pick the Winner", "created_at": "2023-05-16T09:47:05.393528-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": 5682.0 }, { "team": "AC Milan", "amount": 4318.0 } ], "expected_reward_tokens": 12954.0, "profit_sb": 3454.0, "profit_sb_percentage": 36.36, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Inter Milan", "amount": 4022.0 }, { "team": "AC Milan", "amount": 3057.0 }, { "team": "Draw", "amount": 2921.0 } ], "expected_reward_tokens": 9170.16, "profit_sb": -329.84, "profit_sb_percentage": -3.47, "recommended": false }, "lines": [ { "id": "972d50f3-b810-463a-a60b-b57345ff079c", "gambit_id": "c6b39e4a-9392-4e70-ab10-12f9e0109f93", "last_updated": "2023-05-18T11:47:17.005953-04:00", "created_at": "2023-05-16T09:47:05.398285-04:00", "name": "Inter Milan", "reward": "2.28000", "odds": "2.35000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9265f502-4eaf-4ea7-a632-0debdbeb1252/?format=api" }, { "id": "c41c06be-c4db-460d-ab30-307f981f6538", "gambit_id": "c1d1dd1b-a8c4-4f63-9439-cb8501d9cf5b", "last_updated": "2023-05-18T11:47:17.004840-04:00", "created_at": "2023-05-16T09:47:05.396048-04:00", "name": "AC Milan", "reward": "3.00000", "odds": "3.10000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9265f502-4eaf-4ea7-a632-0debdbeb1252/?format=api" }, { "id": "693606fe-e093-4d40-89b4-b6edefc42742", "gambit_id": "582c7f08-f30e-4d26-a71b-a7c171552089", "last_updated": "2023-05-18T11:47:17.007061-04:00", "created_at": "2023-05-16T09:47:05.401936-04:00", "name": "Draw", "reward": "3.14000", "odds": "3.25000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9265f502-4eaf-4ea7-a632-0debdbeb1252/?format=api" } ] }, { "id": "3e1dc016-0015-49c9-8d39-2c32699516ab", "match": "https://api-prod.gambitprofit.com/api/matches/58ff0514-41ab-45c4-b04f-90064a57f4ab/?format=api", "name": "Over/Under", "created_at": "2023-05-16T09:47:05.385541-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": 5511.0 }, { "team": "Game Total Over 2.5", "amount": 4489.0 } ], "expected_reward_tokens": 9202.45, "profit_sb": -297.55, "profit_sb_percentage": -3.13, "recommended": false }, "lines": [ { "id": "1da29f02-b433-442c-b523-8a7b5a0bbca1", "gambit_id": "a4c0fb84-5c1b-48b3-b259-e2da187308f5", "last_updated": "2023-05-18T11:47:17.000568-04:00", "created_at": "2023-05-16T09:47:05.388265-04:00", "name": "Game Total Under 2.5", "reward": "1.67000", "odds": "1.70000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e1dc016-0015-49c9-8d39-2c32699516ab/?format=api" }, { "id": "aaff05bc-3192-409a-8391-de7abc3361d5", "gambit_id": "5a74b07a-c282-4477-b27e-3ce58f18191b", "last_updated": "2023-05-18T11:47:17.001925-04:00", "created_at": "2023-05-16T09:47:05.390993-04:00", "name": "Game Total Over 2.5", "reward": "2.05000", "odds": "2.10000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e1dc016-0015-49c9-8d39-2c32699516ab/?format=api" } ] } ] }