GET /api/bet_types/671ac397-15c7-4bda-86f2-9541962ce271/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "671ac397-15c7-4bda-86f2-9541962ce271",
"match": "https://api-prod.gambitprofit.com/api/matches/c40fa36d-e77d-4916-82a3-0e41b3ed43a3/?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 Over 2.5",
"amount": 6538.0
},
{
"team": "Game Total Under 2.5",
"amount": 3462.0
}
],
"expected_reward_tokens": 9347.4,
"profit_sb": -152.6,
"profit_sb_percentage": -1.61,
"recommended": false
},
"lines": [
{
"id": "5dba28d4-510f-49e2-bd8a-97212deb8de5",
"gambit_id": "5be8c9f4-190b-4106-ba19-a9a04fb3d827",
"last_updated": "2022-10-31T12:27:07.964948-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.43000",
"odds": "1.44000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/671ac397-15c7-4bda-86f2-9541962ce271/?format=api"
},
{
"id": "2ba38573-4389-4c91-b533-5efed811e729",
"gambit_id": "315f5eee-a516-4f07-94a9-3ce9fe733100",
"last_updated": "2022-10-31T12:27:07.963752-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.70000",
"odds": "2.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/671ac397-15c7-4bda-86f2-9541962ce271/?format=api"
}
]
}