GET /api/bet_types/8cddfe76-b552-49f8-904f-0b48043e9b28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8cddfe76-b552-49f8-904f-0b48043e9b28",
"match": "https://api-prod.gambitprofit.com/api/matches/ec761c47-604f-44a7-9867-3964cb8e01df/?format=api",
"name": "Over/Under",
"created_at": "2023-03-13T09:22:02.803087-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 219.5",
"amount": 5000.0
},
{
"team": "Game Total Over 219.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e625b471-1552-4bf7-8f45-cecd29f5dd3c",
"gambit_id": "04d186aa-618a-43de-bab0-b044510d3c69",
"last_updated": "2023-03-14T12:27:14.681345-04:00",
"created_at": "2023-03-13T09:22:02.804546-04:00",
"name": "Game Total Under 219.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cddfe76-b552-49f8-904f-0b48043e9b28/?format=api"
},
{
"id": "95b9c1ad-29ce-407b-ba7c-25dba3b69684",
"gambit_id": "1be21d8d-82ea-4dbb-8d16-8550e3cf3cd5",
"last_updated": "2023-03-14T12:27:14.682813-04:00",
"created_at": "2023-03-13T09:22:02.806477-04:00",
"name": "Game Total Over 219.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cddfe76-b552-49f8-904f-0b48043e9b28/?format=api"
}
]
}