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/c40abdbe-1225-4507-9c46-9feb8d77fc3d/?format=api
{ "id": "c40abdbe-1225-4507-9c46-9feb8d77fc3d", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "a52b49eb-24d8-4b23-b9de-73cbffab1f5e", "completed": true, "last_updated": "2022-11-21T11:48:39.811270-05:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 4.06, "sport_category": "NCAAF Lines", "sport": "American Football", "url": "https://app.gambitrewards.com/match/a52b49eb-24d8-4b23-b9de-73cbffab1f5e", "datetime": "2022-11-19T14:30:00-05:00", "cutoff_datetime": "2022-11-19T14:30:00-05:00", "name": "Boston College v. Notre Dame", "bettypes": [ { "id": "8be8f0ac-17f1-4618-a7f0-2ec0aad99553", "match": "https://api-prod.gambitprofit.com/api/matches/c40abdbe-1225-4507-9c46-9feb8d77fc3d/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": true, "name": "High Risk", "bet": [ { "team": "Notre Dame", "amount": 10000 } ], "expected_reward_tokens": 10600.0, "profit_sb": 1600.0, "profit_sb_percentage": 17.78, "recommended": true }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Notre Dame", "amount": 8835.0 }, { "team": "Boston College", "amount": 1165.0 } ], "expected_reward_tokens": 9365.1, "profit_sb": 365.1, "profit_sb_percentage": 4.06, "recommended": true }, "lines": [ { "id": "8e98a6be-2214-4732-872e-c301a48c26dc", "gambit_id": "345a5104-a566-451c-9aeb-9d939026440c", "last_updated": "2022-11-21T11:48:39.813649-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Notre Dame", "reward": "1.06000", "odds": "1.06250", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8be8f0ac-17f1-4618-a7f0-2ec0aad99553/?format=api" }, { "id": "ac82e83f-38ec-44d1-9fad-31c21f2abe87", "gambit_id": "94047485-6b4f-4263-8ab8-72ea8e75eca2", "last_updated": "2022-11-21T11:48:39.814642-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Boston College", "reward": "8.04000", "odds": "9.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8be8f0ac-17f1-4618-a7f0-2ec0aad99553/?format=api" } ] }, { "id": "297e271a-d61c-4587-92e6-173d081b1990", "match": "https://api-prod.gambitprofit.com/api/matches/c40abdbe-1225-4507-9c46-9feb8d77fc3d/?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": "Notre Dame", "amount": 5000.0 }, { "team": "Boston College", "amount": 5000.0 } ], "expected_reward_tokens": 9000.0, "profit_sb": 0.0, "profit_sb_percentage": 0.0, "recommended": false }, "lines": [ { "id": "aae2dc9b-4333-4fd4-a8b4-5e425d337991", "gambit_id": "da5bbaa0-a63d-46fc-8d67-b3220dd05b87", "last_updated": "2022-11-21T11:48:39.816535-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Notre Dame", "reward": "1.80000", "odds": "1.90910", "spread": "-20.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/297e271a-d61c-4587-92e6-173d081b1990/?format=api" }, { "id": "093a8fe6-4d17-4f2d-aa24-9aa8788f1971", "gambit_id": "5206b512-26e7-437c-8315-60f41672e6a2", "last_updated": "2022-11-21T11:48:39.817548-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Boston College", "reward": "1.80000", "odds": "1.90910", "spread": "20.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/297e271a-d61c-4587-92e6-173d081b1990/?format=api" } ] } ] }