GET /api/bet_types/e05247cd-1b6e-41a2-881b-71f54a1665c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e05247cd-1b6e-41a2-881b-71f54a1665c1",
"match": "https://api-prod.gambitprofit.com/api/matches/1bff7554-4824-4cb5-b730-db28b4c6dae4/?format=api",
"name": "Over/Under",
"created_at": "2023-03-29T10:07:03.361051-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 Under 233.5",
"amount": 5000.0
},
{
"team": "Game Total Over 233.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "40d941b7-764d-4db3-b8f4-90a68699d847",
"gambit_id": "d83c7ea7-d90d-42e5-a4e6-93de05638f5c",
"last_updated": "2023-03-30T10:32:02.449444-04:00",
"created_at": "2023-03-29T10:07:03.363434-04:00",
"name": "Game Total Under 233.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e05247cd-1b6e-41a2-881b-71f54a1665c1/?format=api"
},
{
"id": "6646a805-7698-4143-b80e-93d7391b3de2",
"gambit_id": "f8a9e283-0ba3-463f-9b30-6f898bd3a567",
"last_updated": "2023-03-30T10:32:02.450666-04:00",
"created_at": "2023-03-29T10:07:03.365916-04:00",
"name": "Game Total Over 233.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e05247cd-1b6e-41a2-881b-71f54a1665c1/?format=api"
}
]
}