GET /api/bet_types/d8f74198-6fdf-41c3-931d-117e565db907/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d8f74198-6fdf-41c3-931d-117e565db907",
"match": "https://api-prod.gambitprofit.com/api/matches/77480344-ef97-42ed-a5c7-3988d9d02d1a/?format=api",
"name": "Over/Under",
"created_at": "2023-08-06T08:38:18.484819-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": "427b12f9-6310-4915-bdd5-970ebd62d91e",
"gambit_id": "75a8ca5a-2446-4ec3-8ca6-31e43679ede7",
"last_updated": "2023-08-07T19:23:07.745431-04:00",
"created_at": "2023-08-06T08:38:18.490433-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/d8f74198-6fdf-41c3-931d-117e565db907/?format=api"
},
{
"id": "5efd6200-0a70-4db9-bf16-9341b80cf5aa",
"gambit_id": "b8d502b1-e569-4ce3-831f-f70f331c9768",
"last_updated": "2023-08-07T19:23:07.748602-04:00",
"created_at": "2023-08-06T08:38:18.498275-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/d8f74198-6fdf-41c3-931d-117e565db907/?format=api"
}
]
}