GET /api/bet_types/970c9cf0-ecad-4783-a824-2f69ecdaf146/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "970c9cf0-ecad-4783-a824-2f69ecdaf146",
"match": "https://api-prod.gambitprofit.com/api/matches/7e771ac6-e40d-4076-be37-1926c89a6e79/?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 230",
"amount": 5000.0
},
{
"team": "Game Total Under 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "95632153-6b72-426c-9f85-35fae49a0ed2",
"gambit_id": "587ea7a3-59c8-46e0-a746-ca26f3c601f7",
"last_updated": "2022-12-20T15:52:20.972329-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 230",
"reward": "1.79000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/970c9cf0-ecad-4783-a824-2f69ecdaf146/?format=api"
},
{
"id": "4ddc5382-6cf4-499f-a4b0-80d27856f97d",
"gambit_id": "b2540dfc-eebc-4f8f-b097-1bc60dcdc810",
"last_updated": "2022-12-20T15:52:20.971200-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 230",
"reward": "1.79000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/970c9cf0-ecad-4783-a824-2f69ecdaf146/?format=api"
}
]
}