GET /api/bet_types/b4a7d445-4339-4f9e-823a-066ccc48548d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4a7d445-4339-4f9e-823a-066ccc48548d",
"match": "https://api-prod.gambitprofit.com/api/matches/f748abd1-d6d8-4fb8-8263-decbd8b4df00/?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 Under 7.5",
"amount": 5214.0
},
{
"team": "Game Total Over 7.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "5f421f79-2b7f-411c-8c8e-ef08ba6354bd",
"gambit_id": "2bbc21b6-a0a8-42d5-ae2f-b422b80bd044",
"last_updated": "2022-10-02T15:17:30.106834-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4a7d445-4339-4f9e-823a-066ccc48548d/?format=api"
},
{
"id": "2c267547-7afd-4ea6-befd-9bc1f2316854",
"gambit_id": "10b920cc-1911-429d-a3ed-0444e39e404d",
"last_updated": "2022-10-02T15:17:30.107988-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4a7d445-4339-4f9e-823a-066ccc48548d/?format=api"
}
]
}