GET /api/bet_types/62c5d87d-0fe6-4064-8959-717ee727e607/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "62c5d87d-0fe6-4064-8959-717ee727e607",
"match": "https://api-prod.gambitprofit.com/api/matches/ca911ad7-be80-423a-a98f-af455742d0a0/?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 7",
"amount": 5335.0
},
{
"team": "Game Total Under 7",
"amount": 4665.0
}
],
"expected_reward_tokens": 9656.35,
"profit_sb": 156.35,
"profit_sb_percentage": 1.65,
"recommended": true
},
"lines": [
{
"id": "7f922da4-1e60-41cd-9beb-a871a022753c",
"gambit_id": "0495b464-5c7f-464c-90f3-71a09d623097",
"last_updated": "2022-10-21T10:52:27.995433-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.81000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62c5d87d-0fe6-4064-8959-717ee727e607/?format=api"
},
{
"id": "5a19dc65-dd07-4e5a-a485-6dd94cc80ed1",
"gambit_id": "60e94853-21a2-4639-b90a-36f6a5ba8add",
"last_updated": "2022-10-21T10:52:27.994423-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "2.07000",
"odds": "2.10000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62c5d87d-0fe6-4064-8959-717ee727e607/?format=api"
}
]
}