GET /api/bet_types/b8dad53d-60a0-4b3e-b724-eb084bc09d94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b8dad53d-60a0-4b3e-b724-eb084bc09d94",
"match": "https://api-prod.gambitprofit.com/api/matches/ce25c793-9b4b-4f67-aebf-fe4c513105e7/?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 66.5",
"amount": 5000.0
},
{
"team": "Game Total Under 66.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "88c1f6f4-bdc2-4c5f-ad2f-16d8cc227ef2",
"gambit_id": "eafc06cc-bf0f-4435-9fec-83cb666b3295",
"last_updated": "2022-10-31T10:32:23.147104-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 66.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "66.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8dad53d-60a0-4b3e-b724-eb084bc09d94/?format=api"
},
{
"id": "98fe2f0b-d539-4752-b234-cb415db4eada",
"gambit_id": "466f44e6-6503-42ee-bbca-9c60db8cf0a6",
"last_updated": "2022-10-31T10:32:23.146132-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 66.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "66.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8dad53d-60a0-4b3e-b724-eb084bc09d94/?format=api"
}
]
}