GET /api/bet_types/54022f42-85ca-4e70-a807-ad786d522f28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "54022f42-85ca-4e70-a807-ad786d522f28",
"match": "https://api-prod.gambitprofit.com/api/matches/f57ddec1-a19f-45d2-acad-a70858ec2236/?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 6.5",
"amount": 5106.0
},
{
"team": "Game Total Under 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "c9f84f2d-f4ff-400a-b1f0-48ee94e1cca1",
"gambit_id": "744582b7-1948-4921-aa25-5abcd9e132a3",
"last_updated": "2022-10-19T09:42:25.765192-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54022f42-85ca-4e70-a807-ad786d522f28/?format=api"
},
{
"id": "e7161337-7b47-400f-978b-c0fffb59cfdd",
"gambit_id": "5d066ea8-4af7-42e7-a5d2-665e1e803ff7",
"last_updated": "2022-10-19T09:42:25.764132-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54022f42-85ca-4e70-a807-ad786d522f28/?format=api"
}
]
}