GET /api/bet_types/20d8c278-23ea-4002-a93c-8b6a2da1c7d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20d8c278-23ea-4002-a93c-8b6a2da1c7d3",
"match": "https://api-prod.gambitprofit.com/api/matches/4ae20e55-99cc-4e82-8448-7d64a1eae749/?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 37",
"amount": 5000.0
},
{
"team": "Game Total Over 37",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "e0d09687-05b5-4fa6-8c57-133e5aa962d2",
"gambit_id": "a6b8fe82-a6ce-4751-a7c6-e10df430978b",
"last_updated": "2022-08-20T12:17:02.264124-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 37",
"reward": "1.83000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20d8c278-23ea-4002-a93c-8b6a2da1c7d3/?format=api"
},
{
"id": "bc141941-918f-4435-971a-a8117f65f7f4",
"gambit_id": "50d44e19-e3d8-4cb5-9ef8-15a644f77f45",
"last_updated": "2022-08-20T12:17:02.264667-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 37",
"reward": "1.83000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20d8c278-23ea-4002-a93c-8b6a2da1c7d3/?format=api"
}
]
}