GET /api/bet_types/595a0afa-49e8-462a-babb-115d3a75ada2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "595a0afa-49e8-462a-babb-115d3a75ada2",
"match": "https://api-prod.gambitprofit.com/api/matches/043d0f67-e000-4b37-8999-d71e8e03be91/?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 Over 237",
"amount": 5000.0
},
{
"team": "Game Total Under 237",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "07688a9c-fc35-42aa-8ee4-d44f840a747b",
"gambit_id": "8eda34f6-6b80-4459-938d-1c17902c5873",
"last_updated": "2022-12-19T13:21:55.248507-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 237",
"reward": "1.79000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/595a0afa-49e8-462a-babb-115d3a75ada2/?format=api"
},
{
"id": "b56dad21-2796-4729-a8fe-9f41169e328c",
"gambit_id": "8f4d1b7e-6387-412e-a7dc-2e86173880da",
"last_updated": "2022-12-19T13:21:55.247330-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 237",
"reward": "1.79000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/595a0afa-49e8-462a-babb-115d3a75ada2/?format=api"
}
]
}