GET /api/bet_types/82080b79-67a9-42a9-8bd4-8614b7565e88/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82080b79-67a9-42a9-8bd4-8614b7565e88",
"match": "https://api-prod.gambitprofit.com/api/matches/fd7c5810-cad1-4e45-9f79-5d43eaed5d58/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-26T11:52:14.609987-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": "Vegas Golden Knights",
"amount": 5784.0
},
{
"team": "Dallas Stars",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "32cb6668-659c-4b36-9232-b1ee5d6810ac",
"gambit_id": "8e258eb8-bc37-4ea9-a3b8-ab44a316d4af",
"last_updated": "2023-05-29T11:47:16.462112-04:00",
"created_at": "2023-05-26T11:52:14.615716-04:00",
"name": "Vegas Golden Knights",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82080b79-67a9-42a9-8bd4-8614b7565e88/?format=api"
},
{
"id": "57f35964-d847-4417-b0ff-0f3891452c0d",
"gambit_id": "23053bb5-4f8f-4fd8-a594-1d4bee7a9c98",
"last_updated": "2023-05-29T11:47:16.459910-04:00",
"created_at": "2023-05-26T11:52:14.612712-04:00",
"name": "Dallas Stars",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82080b79-67a9-42a9-8bd4-8614b7565e88/?format=api"
}
]
}