GET /api/bet_types/853fc86d-62b5-4bd3-bb4f-b4738fd11055/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "853fc86d-62b5-4bd3-bb4f-b4738fd11055",
"match": "https://api-prod.gambitprofit.com/api/matches/0ea29f3a-0daf-4dee-a09c-c1bf0bac4f1e/?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 37.5",
"amount": 5000.0
},
{
"team": "Game Total Under 37.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "f11eb2c4-ec16-464d-8f93-7dc9c61dbc5c",
"gambit_id": "3e2b723e-3033-44c7-8ea5-2ebd7f68a3eb",
"last_updated": "2022-08-22T11:12:14.820487-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 37.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "37.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/853fc86d-62b5-4bd3-bb4f-b4738fd11055/?format=api"
},
{
"id": "1b47d07c-729e-4865-a8e0-a7d4b936554c",
"gambit_id": "b619b1a8-a1b7-4702-9500-900eca5e0f32",
"last_updated": "2022-08-22T11:12:14.819969-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 37.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "37.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/853fc86d-62b5-4bd3-bb4f-b4738fd11055/?format=api"
}
]
}