GET /api/bet_types/394b4bf1-03d2-4cfa-b886-4900071eb899/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "394b4bf1-03d2-4cfa-b886-4900071eb899",
"match": "https://api-prod.gambitprofit.com/api/matches/b62d4276-adbe-4da5-8dc3-1e1896768656/?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 217.5",
"amount": 5000.0
},
{
"team": "Game Total Over 217.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "d327e456-6726-4ac0-8f6c-00c3e4617e19",
"gambit_id": "daee3a1c-ce0a-43f7-863f-de6783441093",
"last_updated": "2022-12-03T09:57:34.821984-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 217.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "217.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/394b4bf1-03d2-4cfa-b886-4900071eb899/?format=api"
},
{
"id": "853d00d1-8ae4-4ff8-8019-db986f2a9f27",
"gambit_id": "31c04e8d-e0be-4ef9-b780-d1e3ef10f7dd",
"last_updated": "2022-12-03T09:57:34.823066-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 217.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "217.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/394b4bf1-03d2-4cfa-b886-4900071eb899/?format=api"
}
]
}