GET /api/bet_types/b674c67d-b876-45f8-b4f3-91afb7b861b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b674c67d-b876-45f8-b4f3-91afb7b861b1",
"match": "https://api-prod.gambitprofit.com/api/matches/78f6cb31-71dc-4157-8bd2-6a96dabf6923/?format=api",
"name": "Over/Under",
"created_at": "2023-03-23T09:06:52.804384-04: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": 5512.0
},
{
"team": "Game Total Under 6.5",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "9d31b0c1-75f2-44b1-a65b-80445cff0fd9",
"gambit_id": "8eac7fbd-7e3d-4857-b8d5-3ce39b71fdde",
"last_updated": "2023-03-24T10:46:52.898035-04:00",
"created_at": "2023-03-23T09:06:52.807804-04:00",
"name": "Game Total Over 6.5",
"reward": "1.71000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b674c67d-b876-45f8-b4f3-91afb7b861b1/?format=api"
},
{
"id": "97448c02-5759-4046-8e96-019c09036c07",
"gambit_id": "f50fb635-c973-47fc-80c9-7304850c386e",
"last_updated": "2023-03-24T10:46:52.894492-04:00",
"created_at": "2023-03-23T09:06:52.806096-04:00",
"name": "Game Total Under 6.5",
"reward": "2.10000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b674c67d-b876-45f8-b4f3-91afb7b861b1/?format=api"
}
]
}