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/7a09ad17-d8b6-4f21-90d0-dfb87f8f2ea7/?format=api
{ "id": "7a09ad17-d8b6-4f21-90d0-dfb87f8f2ea7", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "3f7a6a73-b420-4740-a8aa-7f2794246bd2", "completed": true, "last_updated": "2022-08-12T09:52:10.475491-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 4.17, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/3f7a6a73-b420-4740-a8aa-7f2794246bd2", "datetime": "2022-08-11T15:40:00-04:00", "cutoff_datetime": "2022-08-11T15:40:00-04:00", "name": "PIT (J Brubaker) v. ARI (M Kelly)", "bettypes": [ { "id": "901b2c37-3d42-4fef-b168-1d415fffde04", "match": "https://api-prod.gambitprofit.com/api/matches/7a09ad17-d8b6-4f21-90d0-dfb87f8f2ea7/?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": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "ARI (M Kelly)", "amount": 6010.0 }, { "team": "PIT (J Brubaker)", "amount": 3990.0 } ], "expected_reward_tokens": 9375.6, "profit_sb": 375.6, "profit_sb_percentage": 4.17, "recommended": true }, "lines": [ { "id": "9c9bbc45-7c25-4fde-8439-452ce8bbec63", "gambit_id": "f24f331c-9c46-4262-b078-d3b2dc425d68", "last_updated": "2022-08-12T09:52:10.477795-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "ARI (M Kelly)", "reward": "1.56000", "odds": "1.61350", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/901b2c37-3d42-4fef-b168-1d415fffde04/?format=api" }, { "id": "fb3d191c-26b6-4524-b692-e63912e74fd3", "gambit_id": "cb616f70-3921-40dd-b1c0-c1537f3e03af", "last_updated": "2022-08-12T09:52:10.478143-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "PIT (J Brubaker)", "reward": "2.35000", "odds": "2.48000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/901b2c37-3d42-4fef-b168-1d415fffde04/?format=api" } ] }, { "id": "1eec1982-a0a9-4933-b63f-1dea5ee0ee61", "match": "https://api-prod.gambitprofit.com/api/matches/7a09ad17-d8b6-4f21-90d0-dfb87f8f2ea7/?format=api", "name": "Play the Odds", "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": "PIT", "amount": 5676.0 }, { "team": "ARI", "amount": 4324.0 } ], "expected_reward_tokens": 9251.88, "profit_sb": 251.88, "profit_sb_percentage": 2.8, "recommended": true }, "lines": [ { "id": "0851b5a8-1d8a-40cc-9d3b-08252fe3060a", "gambit_id": "1b6f5fbb-9577-454a-8278-bf40b4d0224b", "last_updated": "2022-08-12T09:52:10.477428-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "PIT", "reward": "1.63000", "odds": "1.68970", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1eec1982-a0a9-4933-b63f-1dea5ee0ee61/?format=api" }, { "id": "dca57610-d960-4ab5-a294-3f8fbc9a4fc0", "gambit_id": "3552c330-d598-4b49-9477-f0872296492c", "last_updated": "2022-08-12T09:52:10.477063-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "ARI", "reward": "2.14000", "odds": "2.25000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1eec1982-a0a9-4933-b63f-1dea5ee0ee61/?format=api" } ] } ] }