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/30bafe12-b7c5-487a-b928-56695440d3c0/?format=api
{ "id": "30bafe12-b7c5-487a-b928-56695440d3c0", "discount": "0.95", "sb_rate": "1.00", "gambit_id": "cd67ab98-4734-4646-b3d5-0b9d8e5a8dd1", "completed": true, "last_updated": "2023-03-13T14:11:56.636725-04:00", "created_at": "2023-03-10T08:57:01.508982-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -2.3, "sport_category": "UFC on ESPN 1", "sport": "Boxing/UFC", "url": "https://app.gambitrewards.com/match/cd67ab98-4734-4646-b3d5-0b9d8e5a8dd1", "datetime": "2023-03-11T18:00:00-05:00", "cutoff_datetime": "2023-03-11T18:00:00-05:00", "name": "Jonathan Martinez v. Said Nurmagomedov", "bettypes": [ { "id": "ad939349-9fba-4847-b435-0d6774875b6e", "match": "https://api-prod.gambitprofit.com/api/matches/30bafe12-b7c5-487a-b928-56695440d3c0/?format=api", "name": "Pick the Winner", "created_at": "2023-03-10T08:57:01.516037-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": "Said Nurmagomedov", "amount": 6610.0 }, { "team": "Jonathan Martinez", "amount": 3390.0 } ], "expected_reward_tokens": 9254.0, "profit_sb": -246.0, "profit_sb_percentage": -2.59, "recommended": false }, "lines": [ { "id": "5996e177-db0f-404a-8dcd-e902899b31c9", "gambit_id": "53809932-12cc-4d8a-bb71-f4bc533d4ca7", "last_updated": "2023-03-13T14:11:56.649545-04:00", "created_at": "2023-03-10T08:57:01.517411-05:00", "name": "Said Nurmagomedov", "reward": "1.40000", "odds": "1.41670", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad939349-9fba-4847-b435-0d6774875b6e/?format=api" }, { "id": "76302d65-8d3a-4eef-9e0f-a70d8b0de739", "gambit_id": "bbb63150-0155-4bb5-98c9-1383992732f8", "last_updated": "2023-03-13T14:11:56.651852-04:00", "created_at": "2023-03-10T08:57:01.518830-05:00", "name": "Jonathan Martinez", "reward": "2.73000", "odds": "2.80000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad939349-9fba-4847-b435-0d6774875b6e/?format=api" } ] }, { "id": "dee57f29-3007-4f62-9acf-8b834e27b3a8", "match": "https://api-prod.gambitprofit.com/api/matches/30bafe12-b7c5-487a-b928-56695440d3c0/?format=api", "name": "Over/Under", "created_at": "2023-03-10T08:57:01.511260-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": "Total Rounds Over 2.5", "amount": 5875.0 }, { "team": "Total Rounds Under 2.5", "amount": 4125.0 } ], "expected_reward_tokens": 9281.25, "profit_sb": -218.75, "profit_sb_percentage": -2.3, "recommended": false }, "lines": [ { "id": "d6c831b7-4148-45df-b399-51700e2aff8e", "gambit_id": "e04b0428-c822-4257-b8e3-af920490edb9", "last_updated": "2023-03-13T14:11:56.644691-04:00", "created_at": "2023-03-10T08:57:01.514395-05:00", "name": "Total Rounds Over 2.5", "reward": "1.58000", "odds": "1.60610", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dee57f29-3007-4f62-9acf-8b834e27b3a8/?format=api" }, { "id": "3a6a75f9-7277-46f1-90bb-a3f1d0343883", "gambit_id": "b230ca74-b60f-4fee-a42a-c0a879589c2c", "last_updated": "2023-03-13T14:11:56.642279-04:00", "created_at": "2023-03-10T08:57:01.512928-05:00", "name": "Total Rounds Under 2.5", "reward": "2.25000", "odds": "2.30000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dee57f29-3007-4f62-9acf-8b834e27b3a8/?format=api" } ] } ] }