GET /api/bet_types/56b838d3-a7d3-4c7b-a3c8-f64496d3d99c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "56b838d3-a7d3-4c7b-a3c8-f64496d3d99c",
"match": "https://api-prod.gambitprofit.com/api/matches/462e744e-ecb2-46bf-ae2e-1bf0c4413d29/?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 50",
"amount": 5000.0
},
{
"team": "Game Total Under 50",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": -250.0,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "b7134c94-5cf4-4c17-9ea2-1c2182068945",
"gambit_id": "0e83857c-0967-4f66-ad08-14e8a403d60c",
"last_updated": "2022-10-03T09:52:11.734712-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 50",
"reward": "1.85000",
"odds": "1.90910",
"spread": "50.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56b838d3-a7d3-4c7b-a3c8-f64496d3d99c/?format=api"
},
{
"id": "dc886540-a843-42fc-a7da-2a89317d4d5b",
"gambit_id": "1e4bfa3d-ed60-4450-8a9d-fcf133323d17",
"last_updated": "2022-10-03T09:52:11.733532-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 50",
"reward": "1.85000",
"odds": "1.90910",
"spread": "50.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56b838d3-a7d3-4c7b-a3c8-f64496d3d99c/?format=api"
}
]
}