GET /api/bet_types/bd3dffe3-bc59-41dd-a842-55bc60f42657/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd3dffe3-bc59-41dd-a842-55bc60f42657",
"match": "https://api-prod.gambitprofit.com/api/matches/2215714d-c7c9-4435-bd78-857184acb8f9/?format=api",
"name": "Over/Under",
"created_at": "2023-03-11T09:32:14.055261-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 227.5",
"amount": 5000.0
},
{
"team": "Game Total Over 227.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f82fd142-7fc8-4d7f-a301-3fd92d68a147",
"gambit_id": "71f77034-deb8-40cb-a6fb-0f32282c9a3a",
"last_updated": "2023-03-13T10:32:12.152233-04:00",
"created_at": "2023-03-11T09:32:14.056587-05:00",
"name": "Game Total Under 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd3dffe3-bc59-41dd-a842-55bc60f42657/?format=api"
},
{
"id": "45f3cd76-44ee-4b5a-aa64-501cdbf65594",
"gambit_id": "53abfaee-a469-4e45-9836-28aa2687a522",
"last_updated": "2023-03-13T10:32:12.153769-04:00",
"created_at": "2023-03-11T09:32:14.057917-05:00",
"name": "Game Total Over 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd3dffe3-bc59-41dd-a842-55bc60f42657/?format=api"
}
]
}