GET /api/bet_types/a8bcc082-c077-418e-b198-02f2347b3225/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a8bcc082-c077-418e-b198-02f2347b3225",
"match": "https://api-prod.gambitprofit.com/api/matches/891d27bc-abf8-4452-93b8-a57a04de1d8e/?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 40",
"amount": 5000.0
},
{
"team": "Game Total Over 40",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b125a77c-0d87-4065-bf1c-50170d9e856b",
"gambit_id": "3af5a80e-49e4-47f8-9dd4-b186adf2f918",
"last_updated": "2022-11-28T11:47:16.599190-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 40",
"reward": "1.80000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8bcc082-c077-418e-b198-02f2347b3225/?format=api"
},
{
"id": "1427c560-691f-4480-b2e6-ae610e1067f6",
"gambit_id": "9f6292d9-4a66-4673-b4ef-3d344b2f7cd4",
"last_updated": "2022-11-28T11:47:16.600357-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 40",
"reward": "1.80000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8bcc082-c077-418e-b198-02f2347b3225/?format=api"
}
]
}