GET /api/bet_types/13dfa377-0773-4e3a-935c-42386314d764/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13dfa377-0773-4e3a-935c-42386314d764",
"match": "https://api-prod.gambitprofit.com/api/matches/d4219414-e302-465d-a8a3-d6dd74cb362d/?format=api",
"name": "Over/Under",
"created_at": "2023-10-01T09:18:20.771330-04: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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "67f2a87b-8480-4244-8b05-b4e42054763f",
"gambit_id": "9ad83c7f-fe86-42db-971a-b77276f06159",
"last_updated": "2023-10-03T10:03:09.897805-04:00",
"created_at": "2023-10-01T09:18:20.783802-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13dfa377-0773-4e3a-935c-42386314d764/?format=api"
},
{
"id": "b2411871-a884-4397-895f-b4a6de8614dd",
"gambit_id": "8087499a-8008-46e2-a13e-afb3689c525d",
"last_updated": "2023-10-03T10:03:09.884371-04:00",
"created_at": "2023-10-01T09:18:20.778591-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13dfa377-0773-4e3a-935c-42386314d764/?format=api"
}
]
}