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/ec322ed2-097f-4322-b84f-72fa746dcac0/?format=api
{ "id": "ec322ed2-097f-4322-b84f-72fa746dcac0", "discount": "0.95", "sb_rate": "1.00", "gambit_id": "c544f5fa-edc1-4c68-a6fd-d5334175ef33", "completed": true, "last_updated": "2023-12-12T10:48:18.835829-05:00", "created_at": "2023-12-08T10:53:06.706596-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -1.57, "sport_category": "UFC Fight Night", "sport": "Boxing/UFC", "url": "https://app.gambitrewards.com/match/c544f5fa-edc1-4c68-a6fd-d5334175ef33", "datetime": "2023-12-09T22:00:00-05:00", "cutoff_datetime": "2023-12-09T22:00:00-05:00", "name": "Kenan Song v. Kevin Jousset", "bettypes": [ { "id": "5e6ec0db-50b0-44ad-9de7-484bf713f88a", "match": "https://api-prod.gambitprofit.com/api/matches/ec322ed2-097f-4322-b84f-72fa746dcac0/?format=api", "name": "Pick the Winner", "created_at": "2023-12-08T10:53:06.711919-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": "Kevin Jousset", "amount": 5585.0 }, { "team": "Kenan Song", "amount": 4415.0 } ], "expected_reward_tokens": 9271.1, "profit_sb": -228.9, "profit_sb_percentage": -2.41, "recommended": false }, "lines": [ { "id": "4eaf5d26-926d-4382-b05d-25fc2df75c79", "gambit_id": "08984282-62b2-46ab-b344-4805bf3efd8a", "last_updated": "2023-12-12T10:48:18.846996-05:00", "created_at": "2023-12-08T10:53:06.723615-05:00", "name": "Kevin Jousset", "reward": "1.66000", "odds": "1.68970", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e6ec0db-50b0-44ad-9de7-484bf713f88a/?format=api" }, { "id": "7985d14f-cae5-4e31-8880-6acd75c7220e", "gambit_id": "c13d0d90-97b0-4886-96f8-faa79c6f4eb6", "last_updated": "2023-12-12T10:48:18.843676-05:00", "created_at": "2023-12-08T10:53:06.717052-05:00", "name": "Kenan Song", "reward": "2.10000", "odds": "2.15000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e6ec0db-50b0-44ad-9de7-484bf713f88a/?format=api" } ] }, { "id": "df57365a-7dfc-479f-ac61-43280e40aaaf", "match": "https://api-prod.gambitprofit.com/api/matches/ec322ed2-097f-4322-b84f-72fa746dcac0/?format=api", "name": "Over/Under", "created_at": "2023-12-08T10:53:06.742085-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 1.5", "amount": 6318.0 }, { "team": "Total Rounds Under 1.5", "amount": 3682.0 } ], "expected_reward_tokens": 9350.64, "profit_sb": -149.36, "profit_sb_percentage": -1.57, "recommended": false }, "lines": [ { "id": "88089d90-8711-4255-8d09-5a92839b47e5", "gambit_id": "14abf648-02f9-4154-80e6-97c0bbc10778", "last_updated": "2023-12-12T10:48:18.853368-05:00", "created_at": "2023-12-08T10:53:06.748426-05:00", "name": "Total Rounds Over 1.5", "reward": "1.48000", "odds": "1.50000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df57365a-7dfc-479f-ac61-43280e40aaaf/?format=api" }, { "id": "86f006b1-7d43-4b92-a50d-42a6bade3d9e", "gambit_id": "d723567c-65e0-4fe1-bd73-a85b90ec95d5", "last_updated": "2023-12-12T10:48:18.856792-05:00", "created_at": "2023-12-08T10:53:06.759879-05:00", "name": "Total Rounds Under 1.5", "reward": "2.54000", "odds": "2.60000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df57365a-7dfc-479f-ac61-43280e40aaaf/?format=api" } ] } ] }