GET /api/bet_types/7f6153ca-0e90-4cd4-9b37-a57bc8243c10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f6153ca-0e90-4cd4-9b37-a57bc8243c10",
"match": "https://api-prod.gambitprofit.com/api/matches/b2a7552e-5840-4852-a70b-7dc68a6d3f6a/?format=api",
"name": "Over/Under",
"created_at": "2023-10-29T09:23:08.121706-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 Over 236",
"amount": 5000.0
},
{
"team": "Game Total Under 236",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "956fb2bf-f220-4d16-8cfa-30c9eec67b5a",
"gambit_id": "ab87323c-77e7-473b-97ac-b32dab560dd4",
"last_updated": "2023-10-30T21:48:16.990304-04:00",
"created_at": "2023-10-29T09:23:08.129916-04:00",
"name": "Game Total Over 236",
"reward": "1.86000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f6153ca-0e90-4cd4-9b37-a57bc8243c10/?format=api"
},
{
"id": "b8ed5fed-409e-4168-ba62-21d324178c55",
"gambit_id": "62da54ff-4292-4d0a-bd93-3bd2165f705a",
"last_updated": "2023-10-30T21:48:17.014905-04:00",
"created_at": "2023-10-29T09:23:08.143987-04:00",
"name": "Game Total Under 236",
"reward": "1.86000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f6153ca-0e90-4cd4-9b37-a57bc8243c10/?format=api"
}
]
}