GET /api/bet_types/459ef27f-50bf-45d5-9cc7-e136da6342ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "459ef27f-50bf-45d5-9cc7-e136da6342ce",
"match": "https://api-prod.gambitprofit.com/api/matches/97aa374a-903f-4a12-a519-ab19b8ebdad1/?format=api",
"name": "Over/Under",
"created_at": "2023-02-26T08:46:57.710196-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 231.5",
"amount": 5000.0
},
{
"team": "Game Total Over 231.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "919882a5-bad9-47eb-8023-8fc82a43bd92",
"gambit_id": "3d0f4efe-89af-4b36-ba0c-37873bc5268e",
"last_updated": "2023-02-28T12:37:06.137738-05:00",
"created_at": "2023-02-26T08:46:57.711754-05:00",
"name": "Game Total Under 231.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/459ef27f-50bf-45d5-9cc7-e136da6342ce/?format=api"
},
{
"id": "646d9fd9-b336-4e57-ac82-f1b3d0bab676",
"gambit_id": "f9abf678-0edd-48d2-bab6-56e36861972b",
"last_updated": "2023-02-28T12:37:06.138985-05:00",
"created_at": "2023-02-26T08:46:57.713206-05:00",
"name": "Game Total Over 231.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/459ef27f-50bf-45d5-9cc7-e136da6342ce/?format=api"
}
]
}