GET /api/bet_types/d34668fa-2320-42ad-9c52-9a0efc65995e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d34668fa-2320-42ad-9c52-9a0efc65995e",
"match": "https://api-prod.gambitprofit.com/api/matches/a7793bf1-5491-4bf8-83e1-1b13ae1630d6/?format=api",
"name": "Over/Under",
"created_at": "2023-06-10T09:38:06.154469-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 Over 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b53b57a6-74a7-4f50-924a-342e5e3e50be",
"gambit_id": "6c6a6862-5bd4-4a58-a563-d8f0dabccd37",
"last_updated": "2023-06-11T11:23:04.645272-04:00",
"created_at": "2023-06-10T09:38:06.156272-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d34668fa-2320-42ad-9c52-9a0efc65995e/?format=api"
},
{
"id": "e3bb2002-3e13-44a5-8e8d-f808089e3583",
"gambit_id": "7f0d2b81-d123-4a59-a314-9604474bfa22",
"last_updated": "2023-06-11T11:23:04.647177-04:00",
"created_at": "2023-06-10T09:38:06.158120-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d34668fa-2320-42ad-9c52-9a0efc65995e/?format=api"
}
]
}