GET /api/bet_types/8edfe1c1-d586-41d1-87ea-81f9230eb4ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8edfe1c1-d586-41d1-87ea-81f9230eb4ed",
"match": "https://api-prod.gambitprofit.com/api/matches/583c4a00-05cb-4cf0-982b-7040e1b26fa1/?format=api",
"name": "Over/Under",
"created_at": "2023-05-05T11:47:04.181499-04: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 213.5",
"amount": 5000.0
},
{
"team": "Game Total Over 213.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "26142f58-a115-4ed4-8459-9a04af7ba1bc",
"gambit_id": "c66178e8-5103-4cf4-9a10-71dfcef9102d",
"last_updated": "2023-05-06T13:26:53.273407-04:00",
"created_at": "2023-05-05T11:47:04.183602-04:00",
"name": "Game Total Under 213.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "213.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8edfe1c1-d586-41d1-87ea-81f9230eb4ed/?format=api"
},
{
"id": "a905d95e-5a9a-40be-866d-7e64d62087f7",
"gambit_id": "9a114412-4b6c-47f0-bed4-f64a3566b22e",
"last_updated": "2023-05-06T13:26:53.274663-04:00",
"created_at": "2023-05-05T11:47:04.185740-04:00",
"name": "Game Total Over 213.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "213.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8edfe1c1-d586-41d1-87ea-81f9230eb4ed/?format=api"
}
]
}