GET /api/bet_types/315bc1ac-c486-4ae2-aec2-4c01d1c300a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "315bc1ac-c486-4ae2-aec2-4c01d1c300a9",
"match": "https://api-prod.gambitprofit.com/api/matches/e6fd3bb2-ffde-4eab-aadd-296cf0cb0cd4/?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 2.5",
"amount": 5160.0
},
{
"team": "Game Total Under 2.5",
"amount": 4840.0
}
],
"expected_reward_tokens": 9339.6,
"profit_sb": -160.4,
"profit_sb_percentage": -1.69,
"recommended": false
},
"lines": [
{
"id": "bcb0275b-8892-414a-a00d-5cfb78a5823c",
"gambit_id": "d62ee1c4-b013-4daf-b619-d33885bcd372",
"last_updated": "2022-10-24T10:27:23.600468-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.81000",
"odds": "1.83000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/315bc1ac-c486-4ae2-aec2-4c01d1c300a9/?format=api"
},
{
"id": "78fc7394-339c-4bb0-8a9e-a860dc887e81",
"gambit_id": "b0ab8e21-610f-45c0-8075-0a7bcb801509",
"last_updated": "2022-10-24T10:27:23.599163-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.93000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/315bc1ac-c486-4ae2-aec2-4c01d1c300a9/?format=api"
}
]
}