GET /api/bet_types/4306b157-17e8-406a-be19-572667c0402b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4306b157-17e8-406a-be19-572667c0402b",
"match": "https://api-prod.gambitprofit.com/api/matches/78241700-dcfa-495c-82c1-158230ff0203/?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 8.5",
"amount": 5204.0
},
{
"team": "Game Total Under 8.5",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": 159.04,
"profit_sb_percentage": 1.77,
"recommended": true
},
"lines": [
{
"id": "1e639b5d-c568-4c6e-882b-b76935a9d137",
"gambit_id": "8753f8e8-67f8-49a4-b712-9a39922aed8e",
"last_updated": "2022-08-14T13:46:50.826857-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.76000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4306b157-17e8-406a-be19-572667c0402b/?format=api"
},
{
"id": "4e4534bc-5925-4cc9-b84b-3533041d34d9",
"gambit_id": "0ada8770-c42e-4b35-94fa-eb628afacbd2",
"last_updated": "2022-08-14T13:46:50.826368-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4306b157-17e8-406a-be19-572667c0402b/?format=api"
}
]
}