GET /api/bet_types/edaf45bb-9782-4648-989f-b5608fbb8bcc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "edaf45bb-9782-4648-989f-b5608fbb8bcc",
"match": "https://api-prod.gambitprofit.com/api/matches/3f3a4d55-f080-4267-9498-a9beff9f634c/?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 Under 2.5",
"amount": 6332.0
},
{
"team": "Game Total Over 2.5",
"amount": 3668.0
}
],
"expected_reward_tokens": 8801.48,
"profit_sb": -198.52,
"profit_sb_percentage": -2.21,
"recommended": false
},
"lines": [
{
"id": "1baff2c1-d9f6-4545-bbda-380abec91b39",
"gambit_id": "21000384-f947-470c-85b1-6c9d262aadde",
"last_updated": "2022-11-30T10:12:25.644410-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.39000",
"odds": "1.44000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edaf45bb-9782-4648-989f-b5608fbb8bcc/?format=api"
},
{
"id": "7ddd246e-7485-4462-b094-ad539a298427",
"gambit_id": "bafb9155-fa45-4410-a754-531afacfad37",
"last_updated": "2022-11-30T10:12:25.645649-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "2.40000",
"odds": "2.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edaf45bb-9782-4648-989f-b5608fbb8bcc/?format=api"
}
]
}