GET /api/bet_types/d3994488-e5ea-4235-9e67-62f013f0727f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d3994488-e5ea-4235-9e67-62f013f0727f",
"match": "https://api-prod.gambitprofit.com/api/matches/22cf55b0-26c9-4989-9ac2-75baeff3376e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-27T09:18:11.472848-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": "Los Angeles Clippers",
"amount": 8085.0
},
{
"team": "Denver Nuggets",
"amount": 1915.0
}
],
"expected_reward_tokens": 9459.45,
"profit_sb": -40.55,
"profit_sb_percentage": -0.43,
"recommended": false
},
"lines": [
{
"id": "5346ab65-1638-4b33-8c6d-981016cbb3de",
"gambit_id": "1866344c-34d8-4ad8-ba76-735ddecd373a",
"last_updated": "2023-11-28T11:23:11.723442-05:00",
"created_at": "2023-11-27T09:18:11.480216-05:00",
"name": "Los Angeles Clippers",
"reward": "1.17000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3994488-e5ea-4235-9e67-62f013f0727f/?format=api"
},
{
"id": "5cd6ea75-e0e5-41df-9214-0d4e2d99c17b",
"gambit_id": "707e4fd4-bd65-4982-9139-7b2ea9694d4e",
"last_updated": "2023-11-28T11:23:11.719972-05:00",
"created_at": "2023-11-27T09:18:11.476223-05:00",
"name": "Denver Nuggets",
"reward": "4.94000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3994488-e5ea-4235-9e67-62f013f0727f/?format=api"
}
]
}