GET /api/bet_types/9dc70eab-06fa-4ab9-b067-e120a10eccd7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9dc70eab-06fa-4ab9-b067-e120a10eccd7",
"match": "https://api-prod.gambitprofit.com/api/matches/23120a40-2d84-4fd9-a22e-3354a985100b/?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 6.5",
"amount": 5106.0
},
{
"team": "Game Total Under 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "0ed069ab-4557-4e05-9d16-ea1d4b443eb4",
"gambit_id": "972654cf-267d-42ad-a721-afae73c03d39",
"last_updated": "2022-10-15T09:12:23.826035-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.85000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dc70eab-06fa-4ab9-b067-e120a10eccd7/?format=api"
},
{
"id": "76cc8d44-b4a0-4fca-9188-029184006df1",
"gambit_id": "86a1d37a-b70c-45fa-b5ef-be2f55c7a71b",
"last_updated": "2022-10-15T09:12:23.825043-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.93000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dc70eab-06fa-4ab9-b067-e120a10eccd7/?format=api"
}
]
}