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/a24de2dc-d262-4159-af0e-de381cbc1181/?format=api
{ "id": "a24de2dc-d262-4159-af0e-de381cbc1181", "discount": "0.95", "sb_rate": "1.00", "gambit_id": "6369fbc4-7b53-4c5a-bbe2-27e2205323b7", "completed": true, "last_updated": "2023-12-12T10:48:19.501798-05:00", "created_at": "2023-12-08T10:53:06.245487-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -1.82, "sport_category": "UFC Fight Night", "sport": "Boxing/UFC", "url": "https://app.gambitrewards.com/match/6369fbc4-7b53-4c5a-bbe2-27e2205323b7", "datetime": "2023-12-09T22:00:00-05:00", "cutoff_datetime": "2023-12-09T22:00:00-05:00", "name": "Andre Muniz v. Jun Yong Park", "bettypes": [ { "id": "c82eb38a-a213-46b4-b1c7-d8d58859bd8a", "match": "https://api-prod.gambitprofit.com/api/matches/a24de2dc-d262-4159-af0e-de381cbc1181/?format=api", "name": "Pick the Winner", "created_at": "2023-12-08T10:53:06.256443-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": "Jun Yong Park", "amount": 6177.0 }, { "team": "Andre Muniz", "amount": 3823.0 } ], "expected_reward_tokens": 9327.27, "profit_sb": -172.73, "profit_sb_percentage": -1.82, "recommended": false }, "lines": [ { "id": "35fa79fc-ecf1-4452-b9ce-d40d41919ae0", "gambit_id": "4d57d8e8-eb21-4822-993b-450952fb56d1", "last_updated": "2023-12-12T10:48:19.519939-05:00", "created_at": "2023-12-08T10:53:06.266007-05:00", "name": "Jun Yong Park", "reward": "1.51000", "odds": "1.52630", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c82eb38a-a213-46b4-b1c7-d8d58859bd8a/?format=api" }, { "id": "6cf2acdb-14ab-4e59-ba4a-d7637aa81873", "gambit_id": "54a554b5-550a-401b-980f-2717634bd3b9", "last_updated": "2023-12-12T10:48:19.516577-05:00", "created_at": "2023-12-08T10:53:06.261404-05:00", "name": "Andre Muniz", "reward": "2.44000", "odds": "2.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c82eb38a-a213-46b4-b1c7-d8d58859bd8a/?format=api" } ] }, { "id": "ead63dea-c793-4b54-9cfe-6be020cec094", "match": "https://api-prod.gambitprofit.com/api/matches/a24de2dc-d262-4159-af0e-de381cbc1181/?format=api", "name": "Over/Under", "created_at": "2023-12-08T10:53:06.270444-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": 5789.0 }, { "team": "Total Rounds Under 1.5", "amount": 4211.0 } ], "expected_reward_tokens": 9262.4, "profit_sb": -237.6, "profit_sb_percentage": -2.5, "recommended": false }, "lines": [ { "id": "7136a1d5-d8d5-4cf6-ba76-2cbff3ea5a99", "gambit_id": "3ac174ec-28bc-4c2c-a1a6-42257796ae9f", "last_updated": "2023-12-12T10:48:19.526017-05:00", "created_at": "2023-12-08T10:53:06.274239-05:00", "name": "Total Rounds Over 1.5", "reward": "1.60000", "odds": "1.62500", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ead63dea-c793-4b54-9cfe-6be020cec094/?format=api" }, { "id": "77706bc9-c7bb-4fa2-bcfa-243a075f8c8e", "gambit_id": "78efca6e-b874-412e-9e91-ae225bc38b4f", "last_updated": "2023-12-12T10:48:19.533903-05:00", "created_at": "2023-12-08T10:53:06.279011-05:00", "name": "Total Rounds Under 1.5", "reward": "2.20000", "odds": "2.25000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ead63dea-c793-4b54-9cfe-6be020cec094/?format=api" } ] } ] }