GET /api/bet_types/62b7c183-feb0-4358-a402-8433f40102ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "62b7c183-feb0-4358-a402-8433f40102ea",
"match": "https://api-prod.gambitprofit.com/api/matches/ac69970a-3a96-4c23-814c-59a7bd2321b6/?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": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "ab5e4e12-6bfb-46a8-9e60-307d28222e04",
"gambit_id": "cb88ff94-3f8b-4de1-8b91-b78aee32b2da",
"last_updated": "2022-10-23T21:36:53.312334-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 40",
"reward": "1.88000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62b7c183-feb0-4358-a402-8433f40102ea/?format=api"
},
{
"id": "3b339331-a68e-444a-bc2a-f340355c3694",
"gambit_id": "e374d131-1a87-431c-a5b9-b8f6c27d7bd4",
"last_updated": "2022-10-23T21:36:53.313490-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 40",
"reward": "1.88000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62b7c183-feb0-4358-a402-8433f40102ea/?format=api"
}
]
}