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/0f6dc53e-a782-4bb9-a362-32a857a94a5c/?format=api
{ "id": "0f6dc53e-a782-4bb9-a362-32a857a94a5c", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "d760a031-35c2-4178-af7e-93483f82eee8", "completed": true, "last_updated": "2022-11-21T09:58:03.150528-05:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 1.37, "sport_category": "NCAAF Lines", "sport": "American Football", "url": "https://app.gambitrewards.com/match/d760a031-35c2-4178-af7e-93483f82eee8", "datetime": "2022-11-19T17:30:00-05:00", "cutoff_datetime": "2022-11-19T17:30:00-05:00", "name": "Stanford v. California", "bettypes": [ { "id": "f3229751-1b4e-4494-a1c6-5551827be022", "match": "https://api-prod.gambitprofit.com/api/matches/0f6dc53e-a782-4bb9-a362-32a857a94a5c/?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": "California", "amount": 6336.0 }, { "team": "Stanford", "amount": 3664.0 } ], "expected_reward_tokens": 9123.36, "profit_sb": 123.36, "profit_sb_percentage": 1.37, "recommended": true }, "lines": [ { "id": "54421b61-65af-4de2-a3cb-3332e5b569aa", "gambit_id": "65d4aafb-2250-4e91-9664-ed0559663f0d", "last_updated": "2022-11-21T09:58:03.153493-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "California", "reward": "1.44000", "odds": "1.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3229751-1b4e-4494-a1c6-5551827be022/?format=api" }, { "id": "30f9624d-9fe2-4621-8f07-89fb456371c8", "gambit_id": "c9bca82e-5feb-4b8a-827b-c4698fc37da9", "last_updated": "2022-11-21T09:58:03.154583-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Stanford", "reward": "2.49000", "odds": "2.70000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3229751-1b4e-4494-a1c6-5551827be022/?format=api" } ] }, { "id": "9d3e4574-de3f-48f2-ba39-8e55e962873c", "match": "https://api-prod.gambitprofit.com/api/matches/0f6dc53e-a782-4bb9-a362-32a857a94a5c/?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": "California", "amount": 5000.0 }, { "team": "Stanford", "amount": 5000.0 } ], "expected_reward_tokens": 9000.0, "profit_sb": 0.0, "profit_sb_percentage": 0.0, "recommended": false }, "lines": [ { "id": "56f40263-3dba-4067-bb9d-6265c8c4971d", "gambit_id": "a4b4b818-9706-48a0-80ae-324ebe7cf04f", "last_updated": "2022-11-21T09:58:03.156515-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "California", "reward": "1.80000", "odds": "1.90910", "spread": "-5.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d3e4574-de3f-48f2-ba39-8e55e962873c/?format=api" }, { "id": "2f46884e-b04a-45ba-ae15-ac5adf2989a7", "gambit_id": "73411e0d-ea9b-4adf-ba55-768492535cbb", "last_updated": "2022-11-21T09:58:03.158404-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Stanford", "reward": "1.80000", "odds": "1.90910", "spread": "5.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d3e4574-de3f-48f2-ba39-8e55e962873c/?format=api" } ] } ] }