GET /api/bet_types/0d682165-4985-43bc-ac63-ac86486eca32/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d682165-4985-43bc-ac63-ac86486eca32",
"match": "https://api-prod.gambitprofit.com/api/matches/e282c5d4-7ac1-4f79-b8d0-97a674cff0a6/?format=api",
"name": "Over/Under",
"created_at": "2023-11-04T09:48:09.966036-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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "ad46d559-dbb9-4eb5-ae49-c0b4add687b6",
"gambit_id": "f649974a-75e0-40c6-88f7-e96c3cf2f1d0",
"last_updated": "2023-11-06T09:13:27.476599-05:00",
"created_at": "2023-11-04T09:48:09.969780-04:00",
"name": "Game Total Over 6.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d682165-4985-43bc-ac63-ac86486eca32/?format=api"
},
{
"id": "95fad5d6-44e6-4ac4-89b2-068ccf3b8f17",
"gambit_id": "f2f408c1-3a9c-4acc-ac10-cd5e24905389",
"last_updated": "2023-11-06T09:13:27.479917-05:00",
"created_at": "2023-11-04T09:48:09.973596-04:00",
"name": "Game Total Under 6.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d682165-4985-43bc-ac63-ac86486eca32/?format=api"
}
]
}