GET /api/bet_types/39235d24-01fd-4438-9d32-335e7c29564c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39235d24-01fd-4438-9d32-335e7c29564c",
"match": "https://api-prod.gambitprofit.com/api/matches/73dd5c05-bb1f-4526-b12e-f8379cd5f756/?format=api",
"name": "Over/Under",
"created_at": "2023-02-23T11:47:00.471518-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": 5253.0
},
{
"team": "Game Total Over 2.5",
"amount": 4747.0
}
],
"expected_reward_tokens": 9350.34,
"profit_sb": -149.66,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8512d799-f503-4634-be34-a759fe94a8e2",
"gambit_id": "5ac09c67-11e3-4af3-9517-5a05d3d8ceed",
"last_updated": "2023-02-28T12:37:04.632482-05:00",
"created_at": "2023-02-23T11:47:00.473303-05:00",
"name": "Game Total Under 2.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39235d24-01fd-4438-9d32-335e7c29564c/?format=api"
},
{
"id": "29ba0aaa-72ae-4f38-b7d8-85816e5c1c90",
"gambit_id": "ab909f84-ebe5-4b31-928d-414010af543b",
"last_updated": "2023-02-28T12:37:04.633654-05:00",
"created_at": "2023-02-23T11:47:00.474655-05:00",
"name": "Game Total Over 2.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39235d24-01fd-4438-9d32-335e7c29564c/?format=api"
}
]
}