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/4c90ae3c-3b98-4b08-a8d0-f3a35b11d2ef/?format=api
{ "id": "4c90ae3c-3b98-4b08-a8d0-f3a35b11d2ef", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "44f16178-020d-4306-94be-4968efd11e94", "completed": true, "last_updated": "2022-11-21T11:53:27.778263-05:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.56, "sport_category": "NCAAF Lines", "sport": "American Football", "url": "https://app.gambitrewards.com/match/44f16178-020d-4306-94be-4968efd11e94", "datetime": "2022-11-19T14:00:00-05:00", "cutoff_datetime": "2022-11-19T14:00:00-05:00", "name": "Georgia State v. James Madison", "bettypes": [ { "id": "b51bde62-ddb0-42e6-87e8-d8e42d161a8c", "match": "https://api-prod.gambitprofit.com/api/matches/4c90ae3c-3b98-4b08-a8d0-f3a35b11d2ef/?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": "James Madison", "amount": 7269.0 }, { "team": "Georgia State", "amount": 2731.0 } ], "expected_reward_tokens": 9230.78, "profit_sb": 230.78, "profit_sb_percentage": 2.56, "recommended": true }, "lines": [ { "id": "2ae3680c-c0a5-439e-a905-e95a66d91d8e", "gambit_id": "4f4b9bc9-eba7-47a3-8896-8a75d7a87cde", "last_updated": "2022-11-21T11:53:27.780624-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "James Madison", "reward": "1.27000", "odds": "1.30300", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b51bde62-ddb0-42e6-87e8-d8e42d161a8c/?format=api" }, { "id": "2ed1dee5-7904-4827-af52-dc41338b2c01", "gambit_id": "d73ac756-fd69-4ada-9b9d-672015871eb9", "last_updated": "2022-11-21T11:53:27.781666-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Georgia State", "reward": "3.38000", "odds": "3.70000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b51bde62-ddb0-42e6-87e8-d8e42d161a8c/?format=api" } ] }, { "id": "573184b0-4448-4bc7-988c-e990413511b2", "match": "https://api-prod.gambitprofit.com/api/matches/4c90ae3c-3b98-4b08-a8d0-f3a35b11d2ef/?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": "James Madison", "amount": 5000.0 }, { "team": "Georgia State", "amount": 5000.0 } ], "expected_reward_tokens": 9000.0, "profit_sb": 0.0, "profit_sb_percentage": 0.0, "recommended": false }, "lines": [ { "id": "d39c8302-f4ef-46bf-b635-b47563861eef", "gambit_id": "65d9df02-f0e1-489b-a876-288a6a40ede0", "last_updated": "2022-11-21T11:53:27.783594-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "James Madison", "reward": "1.80000", "odds": "1.90910", "spread": "-9.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/573184b0-4448-4bc7-988c-e990413511b2/?format=api" }, { "id": "8dc636c1-dff0-47f1-95b9-9c0ac36f26b6", "gambit_id": "5a594171-d88a-4713-a07e-b157d6b00724", "last_updated": "2022-11-21T11:53:27.784565-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Georgia State", "reward": "1.80000", "odds": "1.90910", "spread": "9.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/573184b0-4448-4bc7-988c-e990413511b2/?format=api" } ] } ] }