GET /api/bet_types/f64a8a0c-dd97-484a-b041-e108c6d44a8c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f64a8a0c-dd97-484a-b041-e108c6d44a8c",
"match": "https://api-prod.gambitprofit.com/api/matches/951ab4ad-c4a3-4f8c-a0dd-c51ca813267e/?format=api",
"name": "Over/Under",
"created_at": "2023-03-03T10:17:00.760225-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 227.5",
"amount": 5000.0
},
{
"team": "Game Total Over 227.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9a109a08-88de-4dcb-b9ef-8a8e715ea961",
"gambit_id": "44383b05-9687-421a-b805-24e7bb7b84ab",
"last_updated": "2023-03-04T16:22:14.628137-05:00",
"created_at": "2023-03-03T10:17:00.761544-05:00",
"name": "Game Total Under 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f64a8a0c-dd97-484a-b041-e108c6d44a8c/?format=api"
},
{
"id": "16d930e8-4bbc-4124-8429-579fbb1194cf",
"gambit_id": "8d19c275-b4a0-4589-b4ee-ac0827fceb49",
"last_updated": "2023-03-04T16:22:14.629293-05:00",
"created_at": "2023-03-03T10:17:00.762862-05:00",
"name": "Game Total Over 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f64a8a0c-dd97-484a-b041-e108c6d44a8c/?format=api"
}
]
}