GET /api/bet_types/f0c0db8b-ed90-4ed6-aff9-78965a4a1492/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f0c0db8b-ed90-4ed6-aff9-78965a4a1492",
"match": "https://api-prod.gambitprofit.com/api/matches/5224eaa6-79b3-4467-b686-17c6be5ffd2d/?format=api",
"name": "Over/Under",
"created_at": "2023-02-26T08:46:57.854898-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 233.5",
"amount": 5000.0
},
{
"team": "Game Total Over 233.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "ce3b94a6-4e6d-485c-a96c-1994aff21df5",
"gambit_id": "d104dd7f-9137-4781-8a36-85edfffe3ea4",
"last_updated": "2023-02-28T12:37:06.340864-05:00",
"created_at": "2023-02-26T08:46:57.856477-05:00",
"name": "Game Total Under 233.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0c0db8b-ed90-4ed6-aff9-78965a4a1492/?format=api"
},
{
"id": "e07dd807-6894-4ff4-9f95-7a153fe32363",
"gambit_id": "5227373f-7ade-48b6-a9d8-28c357221391",
"last_updated": "2023-02-28T12:37:06.342046-05:00",
"created_at": "2023-02-26T08:46:57.857993-05:00",
"name": "Game Total Over 233.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0c0db8b-ed90-4ed6-aff9-78965a4a1492/?format=api"
}
]
}