GET /api/bet_types/5cc4100f-39cc-42e5-ba7d-401732e3ac59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5cc4100f-39cc-42e5-ba7d-401732e3ac59",
"match": "https://api-prod.gambitprofit.com/api/matches/9fda8632-51ff-4711-9bfb-2840543f5edc/?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 223.5",
"amount": 5000.0
},
{
"team": "Game Total Under 223.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "667dbebc-8749-4e8f-82c9-8e5b7a14aa68",
"gambit_id": "9e18dc2e-41b3-4fb8-a573-e80c53ccb1ae",
"last_updated": "2022-11-03T09:38:35.272573-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 223.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cc4100f-39cc-42e5-ba7d-401732e3ac59/?format=api"
},
{
"id": "41f31f8c-945f-4610-89e0-f0f83e836841",
"gambit_id": "cd8fa29f-42c3-42a4-92fd-ec58054304fd",
"last_updated": "2022-11-03T09:38:35.271421-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 223.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cc4100f-39cc-42e5-ba7d-401732e3ac59/?format=api"
}
]
}