GET /api/bet_types/0117e0fa-2809-4fcc-9bfb-c0b0d115395d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0117e0fa-2809-4fcc-9bfb-c0b0d115395d",
"match": "https://api-prod.gambitprofit.com/api/matches/0d99fd82-3aa7-4338-8667-34d233b9ea1f/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T22:07:06.608040-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 38.5",
"amount": 5000.0
},
{
"team": "Game Total Over 38.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f2243d92-93cb-4e00-8bdf-e083e514afdc",
"gambit_id": "5f2c9aa3-7043-4d48-83c0-d05eb8055200",
"last_updated": "2023-04-10T15:02:11.394578-04:00",
"created_at": "2023-04-04T22:07:06.609552-04:00",
"name": "Game Total Under 38.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0117e0fa-2809-4fcc-9bfb-c0b0d115395d/?format=api"
},
{
"id": "0f76f1e8-35ec-48ca-9763-5c46b0d0c653",
"gambit_id": "ce359daa-8e6e-4d99-a015-96394c884c69",
"last_updated": "2023-04-10T15:02:11.396747-04:00",
"created_at": "2023-04-04T22:07:06.611110-04:00",
"name": "Game Total Over 38.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0117e0fa-2809-4fcc-9bfb-c0b0d115395d/?format=api"
}
]
}