GET /api/bet_types/e70e64ab-0f25-4631-b63e-e51e52d8efe1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e70e64ab-0f25-4631-b63e-e51e52d8efe1",
"match": "https://api-prod.gambitprofit.com/api/matches/3213b066-5e26-42b2-9e74-26c1e4071a96/?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 61",
"amount": 5000.0
},
{
"team": "Game Total Under 61",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": -250.0,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "644b1197-4579-4c9b-9403-2c3175ed7f8a",
"gambit_id": "3d88ae99-4a12-4276-a40e-39993b038c56",
"last_updated": "2022-10-03T11:22:20.505776-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 61",
"reward": "1.85000",
"odds": "1.90910",
"spread": "61.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e70e64ab-0f25-4631-b63e-e51e52d8efe1/?format=api"
},
{
"id": "fd97ff0c-cdc8-4042-b651-9db3e6817d0b",
"gambit_id": "85351d3b-0207-4a00-b04f-463b30aa29e5",
"last_updated": "2022-10-03T11:22:20.504605-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 61",
"reward": "1.85000",
"odds": "1.90910",
"spread": "61.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e70e64ab-0f25-4631-b63e-e51e52d8efe1/?format=api"
}
]
}