GET /api/bet_types/c09594f0-fac4-4ea8-b2d4-09f021b64d14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c09594f0-fac4-4ea8-b2d4-09f021b64d14",
"match": "https://api-prod.gambitprofit.com/api/matches/935024ab-46e5-4841-9f37-3a4c3a187da7/?format=api",
"name": "Over/Under",
"created_at": "2023-11-02T09:03:06.358061-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 51.5",
"amount": 5000.0
},
{
"team": "Game Total Over 51.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "54b8668c-4097-4288-af59-9d42c51c47bb",
"gambit_id": "b43657fc-da86-4472-95db-e11870e856a8",
"last_updated": "2023-11-06T21:23:20.657187-05:00",
"created_at": "2023-11-02T09:03:06.367324-04:00",
"name": "Game Total Under 51.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c09594f0-fac4-4ea8-b2d4-09f021b64d14/?format=api"
},
{
"id": "d3d3b940-0cbe-4799-bb90-72651a592a08",
"gambit_id": "cbacb76e-1e1a-4e74-84c1-8deac11e9dce",
"last_updated": "2023-11-06T21:23:20.660489-05:00",
"created_at": "2023-11-02T09:03:06.362664-04:00",
"name": "Game Total Over 51.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c09594f0-fac4-4ea8-b2d4-09f021b64d14/?format=api"
}
]
}