GET /api/bet_types/3afdd9a3-1fc4-4108-bf44-7cbce3e11380/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3afdd9a3-1fc4-4108-bf44-7cbce3e11380",
"match": "https://api-prod.gambitprofit.com/api/matches/fe68b97b-b167-4d3a-b4fb-487b2f5d785b/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-24T09:13:13.093298-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": "Carolina Hurricanes",
"amount": 6449.0
},
{
"team": "Boston Bruins",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "746a8b5a-c679-4cd6-be01-c4edfa3291cc",
"gambit_id": "9414234a-66d9-4d60-a94d-0d61a271df8a",
"last_updated": "2024-01-26T13:18:10.646516-05:00",
"created_at": "2024-01-24T09:13:13.097822-05:00",
"name": "Carolina Hurricanes",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3afdd9a3-1fc4-4108-bf44-7cbce3e11380/?format=api"
},
{
"id": "60ae1f44-bf35-4a49-9d89-472514945793",
"gambit_id": "eef7d727-1fad-49c8-8825-81506162e2ce",
"last_updated": "2024-01-26T13:18:10.650202-05:00",
"created_at": "2024-01-24T09:13:13.102253-05:00",
"name": "Boston Bruins",
"reward": "2.67000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3afdd9a3-1fc4-4108-bf44-7cbce3e11380/?format=api"
}
]
}