GET /api/bet_types/fd963d1e-06f9-4e7f-874a-3578a737e717/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd963d1e-06f9-4e7f-874a-3578a737e717",
"match": "https://api-prod.gambitprofit.com/api/matches/953d1d2e-405b-4946-8291-b768e2233140/?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",
"amount": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "877de429-e218-42e2-8639-d329d3246f5c",
"gambit_id": "c33055aa-1c34-49e8-948a-f46508b537c4",
"last_updated": "2022-12-03T10:17:31.357093-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd963d1e-06f9-4e7f-874a-3578a737e717/?format=api"
},
{
"id": "150ba557-77e9-4dd3-8565-94d612069fbe",
"gambit_id": "5fe99119-c260-4f55-b3ab-4bca3d9aea10",
"last_updated": "2022-12-03T10:17:31.356002-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd963d1e-06f9-4e7f-874a-3578a737e717/?format=api"
}
]
}