GET /api/bet_types/f8ee7e45-e68e-4d60-8346-734127982613/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f8ee7e45-e68e-4d60-8346-734127982613",
"match": "https://api-prod.gambitprofit.com/api/matches/24104002-95fc-4124-a852-64b4ec385482/?format=api",
"name": "Over/Under",
"created_at": "2023-08-19T14:03:05.830006-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": "ec8630b8-65b0-42f3-84dc-bcf84297ecd5",
"gambit_id": "905acefa-84e7-4b75-a50c-115bad46550a",
"last_updated": "2023-08-21T10:33:15.498983-04:00",
"created_at": "2023-08-19T14:03:05.838582-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/f8ee7e45-e68e-4d60-8346-734127982613/?format=api"
},
{
"id": "a2edc80e-2b4e-4c11-9024-a260286e74b2",
"gambit_id": "31a9b327-6926-4b91-b6b2-401cf0399ec6",
"last_updated": "2023-08-21T10:33:15.495766-04:00",
"created_at": "2023-08-19T14:03:05.834234-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/f8ee7e45-e68e-4d60-8346-734127982613/?format=api"
}
]
}