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/998a97b9-f642-44c2-ba93-e4f9b94a6a3c/?format=api
{ "id": "998a97b9-f642-44c2-ba93-e4f9b94a6a3c", "discount": "0.95", "sb_rate": "1.00", "gambit_id": "7f5278ff-f49e-4708-b89f-1348acdadde6", "completed": true, "last_updated": "2023-04-24T18:57:05.292421-04:00", "created_at": "2023-04-22T13:06:59.621773-04:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -2.41, "sport_category": "UFC on ESPN 1", "sport": "Boxing/UFC", "url": "https://app.gambitrewards.com/match/7f5278ff-f49e-4708-b89f-1348acdadde6", "datetime": "2023-04-22T19:00:00-04:00", "cutoff_datetime": "2023-04-22T19:00:00-04:00", "name": "Sergei Pavlovich v. Curtis Blaydes", "bettypes": [ { "id": "1a78d0c0-75ac-455b-96ee-3aed82d3d4bf", "match": "https://api-prod.gambitprofit.com/api/matches/998a97b9-f642-44c2-ba93-e4f9b94a6a3c/?format=api", "name": "Pick the Winner", "created_at": "2023-04-22T13:06:59.631914-04: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": "Curtis Blaydes", "amount": 5585.0 }, { "team": "Sergei Pavlovich", "amount": 4415.0 } ], "expected_reward_tokens": 9271.1, "profit_sb": -228.9, "profit_sb_percentage": -2.41, "recommended": false }, "lines": [ { "id": "61ab271f-b6c6-4228-815e-a7d557ce656d", "gambit_id": "1ef92da5-3f55-4fbd-8389-0b76b21c0225", "last_updated": "2023-04-24T18:57:05.306590-04:00", "created_at": "2023-04-22T13:06:59.634220-04:00", "name": "Curtis Blaydes", "reward": "1.66000", "odds": "1.68970", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a78d0c0-75ac-455b-96ee-3aed82d3d4bf/?format=api" }, { "id": "7c2cf0c6-f43c-44ce-bd86-7ad6e653f6c4", "gambit_id": "69f01fd1-988a-4d97-947b-291996ff9dd0", "last_updated": "2023-04-24T18:57:05.309310-04:00", "created_at": "2023-04-22T13:06:59.636774-04:00", "name": "Sergei Pavlovich", "reward": "2.10000", "odds": "2.15000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a78d0c0-75ac-455b-96ee-3aed82d3d4bf/?format=api" } ] }, { "id": "ca24aa5a-813c-4d9a-b17a-6ad774165a9b", "match": "https://api-prod.gambitprofit.com/api/matches/998a97b9-f642-44c2-ba93-e4f9b94a6a3c/?format=api", "name": "Over/Under", "created_at": "2023-04-22T13:06:59.624799-04: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 Under 1.5", "amount": 5789.0 }, { "team": "Total Rounds Over 1.5", "amount": 4211.0 } ], "expected_reward_tokens": 9262.4, "profit_sb": -237.6, "profit_sb_percentage": -2.5, "recommended": false }, "lines": [ { "id": "15f0d6c5-f06f-4f06-b831-20d96ab7536f", "gambit_id": "64569230-9b68-4bee-a871-126a36345d3f", "last_updated": "2023-04-24T18:57:05.298495-04:00", "created_at": "2023-04-22T13:06:59.627225-04:00", "name": "Total Rounds Under 1.5", "reward": "1.60000", "odds": "1.62500", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca24aa5a-813c-4d9a-b17a-6ad774165a9b/?format=api" }, { "id": "cbe5ce60-828d-4f18-a625-d5dd1e4dde40", "gambit_id": "960ad336-a32c-4c91-8ec7-bda7bd5f3a10", "last_updated": "2023-04-24T18:57:05.300845-04:00", "created_at": "2023-04-22T13:06:59.629465-04:00", "name": "Total Rounds Over 1.5", "reward": "2.20000", "odds": "2.25000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca24aa5a-813c-4d9a-b17a-6ad774165a9b/?format=api" } ] } ] }