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/eed42951-fa20-4b8c-a318-52145113ecc0/?format=api
{ "id": "eed42951-fa20-4b8c-a318-52145113ecc0", "discount": "0.95", "sb_rate": "1.00", "gambit_id": "5df53028-33a7-4bdf-a0b7-b149b43b2c01", "completed": true, "last_updated": "2024-01-17T22:48:14.321782-05:00", "created_at": "2024-01-12T10:03:18.211317-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -2.37, "sport_category": "UFC Fight Night", "sport": "Boxing/UFC", "url": "https://app.gambitrewards.com/match/5df53028-33a7-4bdf-a0b7-b149b43b2c01", "datetime": "2024-01-13T19:00:00-05:00", "cutoff_datetime": "2024-01-13T19:00:00-05:00", "name": "Mario Bautista v. Ricky Simon", "bettypes": [ { "id": "735f7ca0-4a2b-4768-b1d0-2bd61efac8ae", "match": "https://api-prod.gambitprofit.com/api/matches/eed42951-fa20-4b8c-a318-52145113ecc0/?format=api", "name": "Pick the Winner", "created_at": "2024-01-12T10:03:18.219462-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": "Ricky Simon", "amount": 6183.0 }, { "team": "Mario Bautista", "amount": 3817.0 } ], "expected_reward_tokens": 9274.5, "profit_sb": -225.5, "profit_sb_percentage": -2.37, "recommended": false }, "lines": [ { "id": "c897890a-fb71-40fa-9743-6584f374fd6e", "gambit_id": "6a633688-5874-4efd-b7c6-8c43a033e1c7", "last_updated": "2024-01-17T22:48:14.333507-05:00", "created_at": "2024-01-12T10:03:18.227968-05:00", "name": "Ricky Simon", "reward": "1.50000", "odds": "1.52630", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/735f7ca0-4a2b-4768-b1d0-2bd61efac8ae/?format=api" }, { "id": "735580f2-7e62-4c10-8c7c-1e3833d2230e", "gambit_id": "f6e3b101-cad3-4ed7-979d-3b8044204347", "last_updated": "2024-01-17T22:48:14.329699-05:00", "created_at": "2024-01-12T10:03:18.223865-05:00", "name": "Mario Bautista", "reward": "2.43000", "odds": "2.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/735f7ca0-4a2b-4768-b1d0-2bd61efac8ae/?format=api" } ] }, { "id": "802a4f11-2af9-4547-aa93-6294f33b8a9c", "match": "https://api-prod.gambitprofit.com/api/matches/eed42951-fa20-4b8c-a318-52145113ecc0/?format=api", "name": "Over/Under", "created_at": "2024-01-12T10:03:18.232177-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": 6183.0 }, { "team": "Total Rounds Under 2.5", "amount": 3817.0 } ], "expected_reward_tokens": 9274.5, "profit_sb": -225.5, "profit_sb_percentage": -2.37, "recommended": false }, "lines": [ { "id": "3db0c904-9c9a-4f74-8b13-448d556313de", "gambit_id": "a7abdeda-cee5-4103-8651-fc5ed3f15ca0", "last_updated": "2024-01-17T22:48:14.343789-05:00", "created_at": "2024-01-12T10:03:18.241084-05:00", "name": "Total Rounds Over 2.5", "reward": "1.50000", "odds": "1.52630", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/802a4f11-2af9-4547-aa93-6294f33b8a9c/?format=api" }, { "id": "71373219-5887-4fb6-83fa-d895b0b07927", "gambit_id": "3df0a054-22fe-40e9-b078-469355144cbb", "last_updated": "2024-01-17T22:48:14.340324-05:00", "created_at": "2024-01-12T10:03:18.236713-05:00", "name": "Total Rounds Under 2.5", "reward": "2.43000", "odds": "2.50000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/802a4f11-2af9-4547-aa93-6294f33b8a9c/?format=api" } ] } ] }