GET /api/bet_types/fc9d69de-cb6a-416d-b64d-cb10643445ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc9d69de-cb6a-416d-b64d-cb10643445ab",
"match": "https://api-prod.gambitprofit.com/api/matches/b572a73a-f68e-4422-a914-6b39f8211a7b/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-14T09:28:01.108128-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": "Detroit Red Wings",
"amount": 6603.0
},
{
"team": "Tampa Bay Lightning",
"amount": 3397.0
}
],
"expected_reward_tokens": 9375.72,
"profit_sb": -124.28,
"profit_sb_percentage": -1.31,
"recommended": false
},
"lines": [
{
"id": "1f425fce-8fe8-4d79-8b05-127f9ffbe5f2",
"gambit_id": "bc762140-aca4-4608-92e7-7184f83c1685",
"last_updated": "2023-10-17T09:48:04.433232-04:00",
"created_at": "2023-10-14T09:28:01.119067-04:00",
"name": "Detroit Red Wings",
"reward": "1.42000",
"odds": "1.44440",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc9d69de-cb6a-416d-b64d-cb10643445ab/?format=api"
},
{
"id": "9fac0ccc-d7db-45ff-974e-455b2a57618a",
"gambit_id": "3039802c-5482-4849-b3d2-d486bb35137b",
"last_updated": "2023-10-17T09:48:04.428370-04:00",
"created_at": "2023-10-14T09:28:01.112732-04:00",
"name": "Tampa Bay Lightning",
"reward": "2.76000",
"odds": "2.85000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc9d69de-cb6a-416d-b64d-cb10643445ab/?format=api"
}
]
}