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/9664d654-7c66-4577-b773-7e9891bfdf06/?format=api
{ "id": "9664d654-7c66-4577-b773-7e9891bfdf06", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "cd7861e3-a37c-4757-bca8-b18bd10e321e", "completed": true, "last_updated": "2022-09-05T17:11:58.820629-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.11, "sport_category": "US MLS", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/cd7861e3-a37c-4757-bca8-b18bd10e321e", "datetime": "2022-09-04T19:30:00-04:00", "cutoff_datetime": "2022-09-04T19:30:00-04:00", "name": "DC United v. Colorado Rapids", "bettypes": [ { "id": "7e842cf8-a0db-40d8-a505-12fc6870507a", "match": "https://api-prod.gambitprofit.com/api/matches/9664d654-7c66-4577-b773-7e9891bfdf06/?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": true, "name": "Med Risk", "bet": [ { "team": "DC United", "amount": 5647.0 }, { "team": "Colorado Rapids", "amount": 4353.0 } ], "expected_reward_tokens": 11970.75, "profit_sb": 2970.75, "profit_sb_percentage": 33.01, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "DC United", "amount": 4167.0 }, { "team": "Colorado Rapids", "amount": 3212.0 }, { "team": "Draw", "amount": 2621.0 } ], "expected_reward_tokens": 8832.77, "profit_sb": -167.23, "profit_sb_percentage": -1.86, "recommended": false }, "lines": [ { "id": "0b912971-ea28-48da-bb10-a9ee21472449", "gambit_id": "a9ea51ba-bae0-46d5-8df2-ac991e39a9f3", "last_updated": "2022-09-05T17:11:58.827515-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "DC United", "reward": "2.12000", "odds": "2.25000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e842cf8-a0db-40d8-a505-12fc6870507a/?format=api" }, { "id": "0178e99b-277e-4e15-90db-9f33ee8de44b", "gambit_id": "10b35a03-d185-4d92-9968-0d7fae084cb9", "last_updated": "2022-09-05T17:11:58.826465-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Colorado Rapids", "reward": "2.75000", "odds": "2.95000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e842cf8-a0db-40d8-a505-12fc6870507a/?format=api" }, { "id": "5d5daab6-eb58-436c-b1ca-efd1a50f8879", "gambit_id": "11f13da1-0f99-44ab-82cf-b3598f78953d", "last_updated": "2022-09-05T17:11:58.828523-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "3.37000", "odds": "3.65000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e842cf8-a0db-40d8-a505-12fc6870507a/?format=api" } ] }, { "id": "c9849c2c-3e41-42df-b326-764e1eea8d39", "match": "https://api-prod.gambitprofit.com/api/matches/9664d654-7c66-4577-b773-7e9891bfdf06/?format=api", "name": "Over/Under", "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": "Game Total Over 2.5", "amount": 5838.0 }, { "team": "Game Total Under 2.5", "amount": 4162.0 } ], "expected_reward_tokens": 8989.92, "profit_sb": -10.08, "profit_sb_percentage": -0.11, "recommended": false }, "lines": [ { "id": "36830e50-1912-4452-a2b8-a229f19d3f2a", "gambit_id": "addaaf33-5899-4300-a511-e32c3aaa360f", "last_updated": "2022-09-05T17:11:58.824477-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.54000", "odds": "1.60000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9849c2c-3e41-42df-b326-764e1eea8d39/?format=api" }, { "id": "45f6ba84-cce8-4af8-a274-5848a92ca8ce", "gambit_id": "db47bdbd-6e0d-43e3-bb81-80c104c71b31", "last_updated": "2022-09-05T17:11:58.823418-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "2.16000", "odds": "2.30000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9849c2c-3e41-42df-b326-764e1eea8d39/?format=api" } ] } ] }