GET /api/bet_types/2a53242c-4ce4-4b18-b199-459c08bedab1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2a53242c-4ce4-4b18-b199-459c08bedab1",
"match": "https://api-prod.gambitprofit.com/api/matches/7ea8e442-426e-4905-b69e-0229730daee8/?format=api",
"name": "Over/Under",
"created_at": "2023-12-17T09:53:17.498708-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 245.5",
"amount": 5000.0
},
{
"team": "Game Total Over 245.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "fc8ead88-9449-4593-a001-7c3503164777",
"gambit_id": "82c63463-b821-4b00-9137-9a4d02bed037",
"last_updated": "2023-12-19T10:13:19.881855-05:00",
"created_at": "2023-12-17T09:53:17.502238-05:00",
"name": "Game Total Under 245.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "245.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a53242c-4ce4-4b18-b199-459c08bedab1/?format=api"
},
{
"id": "40569ee7-07d1-4e41-94d0-593b906f3425",
"gambit_id": "a8b81d36-a54d-41f3-b821-f649c8a68642",
"last_updated": "2023-12-19T10:13:19.899607-05:00",
"created_at": "2023-12-17T09:53:17.506553-05:00",
"name": "Game Total Over 245.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "245.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a53242c-4ce4-4b18-b199-459c08bedab1/?format=api"
}
]
}