GET /api/bet_types/cb407192-b986-47a8-ab84-fbad6603e1da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb407192-b986-47a8-ab84-fbad6603e1da",
"match": "https://api-prod.gambitprofit.com/api/matches/8208a1b5-bcf6-4905-b173-5bbba9e91fa7/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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": 5097.0
},
{
"team": "Game Total Over 6",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "52f37b7a-9761-4270-ac2a-edbe5af84442",
"gambit_id": "49e8bcef-9d38-4f0c-a9a1-b10de2f4ba90",
"last_updated": "2022-11-11T21:37:26.469449-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.77000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb407192-b986-47a8-ab84-fbad6603e1da/?format=api"
},
{
"id": "d4e14073-3111-4d59-91be-c076c6fa2ffa",
"gambit_id": "a44d6811-a6e4-4c86-a796-6f326350b634",
"last_updated": "2022-11-11T21:37:26.470749-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.84000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb407192-b986-47a8-ab84-fbad6603e1da/?format=api"
}
]
}