GET /api/bet_types/4c39068f-8f5b-4237-8e03-d5f694729e6f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c39068f-8f5b-4237-8e03-d5f694729e6f",
"match": "https://api-prod.gambitprofit.com/api/matches/94e56767-f8f0-42d5-9f29-42e1040ab4e4/?format=api",
"name": "Over/Under",
"created_at": "2023-03-29T10:07:04.328944-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 235",
"amount": 5000.0
},
{
"team": "Game Total Over 235",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d51f5dd4-0f0a-4fc1-8736-6deda47f48f6",
"gambit_id": "4b51c862-eb2c-408d-95ac-dc8c3c4fbccd",
"last_updated": "2023-03-30T10:21:54.651254-04:00",
"created_at": "2023-03-29T10:07:04.331122-04:00",
"name": "Game Total Under 235",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c39068f-8f5b-4237-8e03-d5f694729e6f/?format=api"
},
{
"id": "656ac5e9-dec8-415f-8a40-63fbecc91eed",
"gambit_id": "d542c7c4-6e02-4ce7-9489-232b02d00402",
"last_updated": "2023-03-30T10:21:54.652845-04:00",
"created_at": "2023-03-29T10:07:04.333378-04:00",
"name": "Game Total Over 235",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c39068f-8f5b-4237-8e03-d5f694729e6f/?format=api"
}
]
}