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/a984ee32-8837-497e-ab12-1fb5c855a78b/?format=api
{ "id": "a984ee32-8837-497e-ab12-1fb5c855a78b", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "d2044988-9768-4a24-b530-17c56e318ee6", "completed": true, "last_updated": "2022-11-21T12:04:06.059358-05:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 3.42, "sport_category": "NCAAF Lines", "sport": "American Football", "url": "https://app.gambitrewards.com/match/d2044988-9768-4a24-b530-17c56e318ee6", "datetime": "2022-11-19T12:00:00-05:00", "cutoff_datetime": "2022-11-19T12:00:00-05:00", "name": "Illinois v. Michigan", "bettypes": [ { "id": "002511db-d8c9-462b-a64a-89d80f7b56c1", "match": "https://api-prod.gambitprofit.com/api/matches/a984ee32-8837-497e-ab12-1fb5c855a78b/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": true, "name": "High Risk", "bet": [ { "team": "Michigan", "amount": 10000 } ], "expected_reward_tokens": 10700.0, "profit_sb": 1700.0, "profit_sb_percentage": 18.89, "recommended": true }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Michigan", "amount": 8700.0 }, { "team": "Illinois", "amount": 1300.0 } ], "expected_reward_tokens": 9308.0, "profit_sb": 308.0, "profit_sb_percentage": 3.42, "recommended": true }, "lines": [ { "id": "ef50fc8b-d088-4e6a-99e1-db02006e0ecd", "gambit_id": "d0996174-90e7-4874-b175-aab0a2b40bee", "last_updated": "2022-11-21T12:04:06.062129-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Michigan", "reward": "1.07000", "odds": "1.08330", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/002511db-d8c9-462b-a64a-89d80f7b56c1/?format=api" }, { "id": "13def3bb-03e9-4989-985b-331b5be0f7ff", "gambit_id": "e527925e-da58-49f1-b9ba-4d04f20b37fb", "last_updated": "2022-11-21T12:04:06.063294-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Illinois", "reward": "7.16000", "odds": "8.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/002511db-d8c9-462b-a64a-89d80f7b56c1/?format=api" } ] }, { "id": "1bf0daa4-0835-4f57-87ca-42c97e74d6ee", "match": "https://api-prod.gambitprofit.com/api/matches/a984ee32-8837-497e-ab12-1fb5c855a78b/?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": "Illinois", "amount": 5000.0 }, { "team": "Michigan", "amount": 5000.0 } ], "expected_reward_tokens": 9000.0, "profit_sb": 0.0, "profit_sb_percentage": 0.0, "recommended": false }, "lines": [ { "id": "160a2edd-2c4d-476e-8df2-6b9972927628", "gambit_id": "68d55884-cf67-49c1-99d2-4364e6c17215", "last_updated": "2022-11-21T12:04:06.065593-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Illinois", "reward": "1.80000", "odds": "1.90910", "spread": "18.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bf0daa4-0835-4f57-87ca-42c97e74d6ee/?format=api" }, { "id": "b33ad9cc-4a67-4ea5-b680-16bd0e069374", "gambit_id": "00d3cfb1-99ab-4d4f-8857-e3ad5fb88a2d", "last_updated": "2022-11-21T12:04:06.066736-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Michigan", "reward": "1.80000", "odds": "1.90910", "spread": "-18.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bf0daa4-0835-4f57-87ca-42c97e74d6ee/?format=api" } ] } ] }