GET /api/bet_types/ec1ee665-dff1-4bb8-8afe-dcbf416262ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec1ee665-dff1-4bb8-8afe-dcbf416262ed",
"match": "https://api-prod.gambitprofit.com/api/matches/77d900e5-fa83-4ca1-a3bf-dec9f6af4094/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-10T11:21:59.607626-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": "PHI",
"amount": 5784.0
},
{
"team": "MIA",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "1c3240c0-a26d-40fc-93f5-ae17424d2b88",
"gambit_id": "ba11920e-d736-4055-9870-bf7ade775126",
"last_updated": "2023-04-11T13:27:06.502598-04:00",
"created_at": "2023-04-10T11:21:59.609202-04:00",
"name": "PHI",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec1ee665-dff1-4bb8-8afe-dcbf416262ed/?format=api"
},
{
"id": "ff516c57-2ff9-4afc-9f3b-657dbb84f945",
"gambit_id": "4552e57b-bc3b-4870-8f1a-0eaf946e7501",
"last_updated": "2023-04-11T13:27:06.505318-04:00",
"created_at": "2023-04-10T11:21:59.611279-04:00",
"name": "MIA",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec1ee665-dff1-4bb8-8afe-dcbf416262ed/?format=api"
}
]
}