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/86f5fbf7-e415-4004-8f72-d5c8a74d529d/?format=api
{ "id": "86f5fbf7-e415-4004-8f72-d5c8a74d529d", "discount": "0.95", "sb_rate": "1.00", "gambit_id": "b6e6244c-2390-4eb3-b3ce-3c0c058db231", "completed": true, "last_updated": "2022-10-07T09:12:06.022296-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -2.96, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/b6e6244c-2390-4eb3-b3ce-3c0c058db231", "datetime": "2022-10-05T15:00:00-04:00", "cutoff_datetime": "2022-10-05T15:00:00-04:00", "name": "Juventus v. Maccabi Haifa", "bettypes": [ { "id": "ca5e93eb-e365-4ccc-9740-1ceb3d252945", "match": "https://api-prod.gambitprofit.com/api/matches/86f5fbf7-e415-4004-8f72-d5c8a74d529d/?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": "Juventus", "amount": 7717.0 }, { "team": "Draw", "amount": 2283.0 } ], "expected_reward_tokens": 10340.78, "profit_sb": 840.78, "profit_sb_percentage": 8.85, "recommended": true }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Juventus", "amount": 6882.0 }, { "team": "Draw", "amount": 2036.0 }, { "team": "Maccabi Haifa", "amount": 1082.0 } ], "expected_reward_tokens": 9218.64, "profit_sb": -281.36, "profit_sb_percentage": -2.96, "recommended": false }, "lines": [ { "id": "3cbc4658-60f7-4961-ae97-7746af549e71", "gambit_id": "c570878f-141a-459d-a793-dc39166f69ec", "last_updated": "2022-10-07T09:12:06.028844-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Juventus", "reward": "1.34000", "odds": "1.36000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca5e93eb-e365-4ccc-9740-1ceb3d252945/?format=api" }, { "id": "15e79fc8-c79d-4290-8120-c102c879a8ad", "gambit_id": "cd89d812-e422-4554-a4ba-61ce053ab22e", "last_updated": "2022-10-07T09:12:06.030143-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "4.53000", "odds": "4.75000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca5e93eb-e365-4ccc-9740-1ceb3d252945/?format=api" }, { "id": "f0a87919-b3e2-42cb-aad8-2ace9e965249", "gambit_id": "c329259f-e6ea-4402-9210-bf99b7ea8a58", "last_updated": "2022-10-07T09:12:06.027691-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Maccabi Haifa", "reward": "8.52000", "odds": "9.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca5e93eb-e365-4ccc-9740-1ceb3d252945/?format=api" } ] }, { "id": "230e1c1e-8543-48ae-93d7-9f51008fb419", "match": "https://api-prod.gambitprofit.com/api/matches/86f5fbf7-e415-4004-8f72-d5c8a74d529d/?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": 5378.0 }, { "team": "Game Total Under 2.5", "amount": 4622.0 } ], "expected_reward_tokens": 9196.38, "profit_sb": -303.62, "profit_sb_percentage": -3.2, "recommended": false }, "lines": [ { "id": "c4b537b4-86e6-4f34-a1cb-762941acfc2d", "gambit_id": "ea31a500-2c61-4e2e-8b9d-f19edcff853f", "last_updated": "2022-10-07T09:12:06.025780-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.71000", "odds": "1.75000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/230e1c1e-8543-48ae-93d7-9f51008fb419/?format=api" }, { "id": "3601cb33-b7df-415e-9dd1-57424a6f68f2", "gambit_id": "dc9e9f96-1ed3-4ddc-96c9-47c645912ba0", "last_updated": "2022-10-07T09:12:06.024807-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "1.99000", "odds": "2.05000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/230e1c1e-8543-48ae-93d7-9f51008fb419/?format=api" } ] } ] }