GET /api/bet_types/b658ccc8-c544-4f7c-af96-090b8c007013/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b658ccc8-c544-4f7c-af96-090b8c007013",
"match": "https://api-prod.gambitprofit.com/api/matches/6107cad6-cde3-4e3a-b772-160d992ef3f3/?format=api",
"name": "Over/Under",
"created_at": "2023-03-15T09:07:11.550713-04: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 219.5",
"amount": 5000.0
},
{
"team": "Game Total Over 219.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b9f4e28d-2c2b-4c98-9ba6-5cccc38116c6",
"gambit_id": "8e6dc226-6c89-43e2-9b42-7407df3e83de",
"last_updated": "2023-03-16T17:37:24.006326-04:00",
"created_at": "2023-03-15T09:07:11.553272-04:00",
"name": "Game Total Under 219.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b658ccc8-c544-4f7c-af96-090b8c007013/?format=api"
},
{
"id": "b956e7a2-8fcb-4a86-9f83-b2b2be198133",
"gambit_id": "751e846a-85d1-446a-977a-82eed8a594cf",
"last_updated": "2023-03-16T17:37:24.009045-04:00",
"created_at": "2023-03-15T09:07:11.556162-04:00",
"name": "Game Total Over 219.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b658ccc8-c544-4f7c-af96-090b8c007013/?format=api"
}
]
}