GET /api/bet_types/605455af-fe59-4497-8b5e-ae349f40065e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "605455af-fe59-4497-8b5e-ae349f40065e",
"match": "https://api-prod.gambitprofit.com/api/matches/5ce992e3-fb8c-4635-b51f-904f21a73d12/?format=api",
"name": "Over/Under",
"created_at": "2023-09-05T09:53:19.153318-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",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f85c8d1a-6b99-404e-aceb-6000d900cd2a",
"gambit_id": "96173399-bd43-4394-b0c0-d8bf46e2d435",
"last_updated": "2023-09-07T10:23:05.851646-04:00",
"created_at": "2023-09-05T09:53:19.164058-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/605455af-fe59-4497-8b5e-ae349f40065e/?format=api"
},
{
"id": "7899605e-8d44-4ade-ae17-c7cd93cb408f",
"gambit_id": "d059b85b-af0d-40d7-b9d2-ee5f66d3d1dc",
"last_updated": "2023-09-07T10:23:05.848444-04:00",
"created_at": "2023-09-05T09:53:19.157328-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/605455af-fe59-4497-8b5e-ae349f40065e/?format=api"
}
]
}