GET /api/bet_types/f5cc624b-265a-4052-9534-6e85d032c55b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f5cc624b-265a-4052-9534-6e85d032c55b",
"match": "https://api-prod.gambitprofit.com/api/matches/561ba721-61e0-4f83-b692-f51dc69b5c63/?format=api",
"name": "Over/Under",
"created_at": "2023-12-20T10:03:19.924709-05: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 6",
"amount": 5107.0
},
{
"team": "Game Total Over 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "80131e5d-c992-4c5e-8083-dd9b28625ca3",
"gambit_id": "05618192-fc63-4d05-bf31-0e55da3ef24c",
"last_updated": "2023-12-23T14:33:11.807723-05:00",
"created_at": "2023-12-20T10:03:19.934318-05:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5cc624b-265a-4052-9534-6e85d032c55b/?format=api"
},
{
"id": "d71ba544-0391-4540-84ed-065dbd0c981a",
"gambit_id": "b440e3e4-d38a-4da1-a73f-42811804ef45",
"last_updated": "2023-12-23T14:33:11.804540-05:00",
"created_at": "2023-12-20T10:03:19.928192-05:00",
"name": "Game Total Over 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5cc624b-265a-4052-9534-6e85d032c55b/?format=api"
}
]
}