GET /api/bet_types/08f42844-ec4b-4752-bf3c-50ad22a2db7d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08f42844-ec4b-4752-bf3c-50ad22a2db7d",
"match": "https://api-prod.gambitprofit.com/api/matches/8bc39b41-4d69-486b-a740-05994f0a9fb4/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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": "Game Total Under 6.5",
"amount": 5098.0
},
{
"team": "Game Total Over 6.5",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "ce621052-f1ee-46ea-807d-b72637583486",
"gambit_id": "5db058e8-28e5-42e0-85b6-90d89775a74d",
"last_updated": "2022-12-22T20:32:20.671477-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.75000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08f42844-ec4b-4752-bf3c-50ad22a2db7d/?format=api"
},
{
"id": "fd1fe28b-f250-4047-a1d9-82eb3ea40342",
"gambit_id": "352c5c23-2895-43c0-8ec4-57aa736a2ca6",
"last_updated": "2022-12-22T20:32:20.672716-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.82000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08f42844-ec4b-4752-bf3c-50ad22a2db7d/?format=api"
}
]
}