GET /api/bet_types/93660107-cd4d-4db1-80d2-1436989b8033/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "93660107-cd4d-4db1-80d2-1436989b8033",
"match": "https://api-prod.gambitprofit.com/api/matches/ccf3e8d6-648f-43c9-9a8f-4e256759f2f4/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-07T08:38:23.449458-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": "Buffalo Sabres",
"amount": 5515.0
},
{
"team": "Carolina Hurricanes",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "f79cf38e-d9ff-403c-82ef-75f94513d4ac",
"gambit_id": "baa18366-750e-402b-bb42-0f07f0a6629e",
"last_updated": "2023-11-10T13:03:05.342059-05:00",
"created_at": "2023-11-07T08:38:23.453692-05:00",
"name": "Buffalo Sabres",
"reward": "1.70000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93660107-cd4d-4db1-80d2-1436989b8033/?format=api"
},
{
"id": "c09ac16f-dd1b-447b-b2cf-f83508b5c96b",
"gambit_id": "a10fef9a-c64f-4653-b047-0318b6cf837d",
"last_updated": "2023-11-10T13:03:05.345389-05:00",
"created_at": "2023-11-07T08:38:23.457798-05:00",
"name": "Carolina Hurricanes",
"reward": "2.09000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93660107-cd4d-4db1-80d2-1436989b8033/?format=api"
}
]
}