GET /api/bet_types/e5576573-b6e1-4bc5-831e-49745798d469/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e5576573-b6e1-4bc5-831e-49745798d469",
"match": "https://api-prod.gambitprofit.com/api/matches/57bb208b-2273-495a-92a3-aa0250d33cbe/?format=api",
"name": "Over/Under",
"created_at": "2022-12-23T00:16:57.720755-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 Under 56.5",
"amount": 5000.0
},
{
"team": "Game Total Over 56.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "2513276d-fcc4-447f-ad23-674cb58494ff",
"gambit_id": "2b12673f-5914-4711-958d-bc487679cdce",
"last_updated": "2022-12-24T12:32:05.150003-05:00",
"created_at": "2022-12-23T00:16:57.723787-05:00",
"name": "Game Total Under 56.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "56.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5576573-b6e1-4bc5-831e-49745798d469/?format=api"
},
{
"id": "2cc1d005-94fb-421b-9be7-e2fab479baff",
"gambit_id": "e76f2f79-cc72-4964-8640-8bde5d540874",
"last_updated": "2022-12-24T12:32:05.151187-05:00",
"created_at": "2022-12-23T00:16:57.725180-05:00",
"name": "Game Total Over 56.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "56.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5576573-b6e1-4bc5-831e-49745798d469/?format=api"
}
]
}