GET /api/bet_types/300d0529-4970-4665-a04d-525bebd91de0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "300d0529-4970-4665-a04d-525bebd91de0",
"match": "https://api-prod.gambitprofit.com/api/matches/b85a3c6f-79d2-4f5b-a449-35d91840efe4/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-30T11:22:17.566237-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": "Nashville Predators",
"amount": 5784.0
},
{
"team": "Pittsburgh Penguins",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "731ea8a7-2e86-4a16-8ca1-390cb3087b66",
"gambit_id": "59b65a7d-9c6b-4187-9db1-ddd8b1e1209f",
"last_updated": "2023-03-31T14:47:31.649000-04:00",
"created_at": "2023-03-30T11:22:17.570626-04:00",
"name": "Nashville Predators",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/300d0529-4970-4665-a04d-525bebd91de0/?format=api"
},
{
"id": "3d455050-5072-441f-846c-a941022b2468",
"gambit_id": "f41ec164-465e-4e72-8b54-d4561fe88ecc",
"last_updated": "2023-03-31T14:47:31.646044-04:00",
"created_at": "2023-03-30T11:22:17.568233-04:00",
"name": "Pittsburgh Penguins",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/300d0529-4970-4665-a04d-525bebd91de0/?format=api"
}
]
}