GET /api/bet_types/97f79828-4898-4a21-b283-9df2fad8f7f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "97f79828-4898-4a21-b283-9df2fad8f7f2",
"match": "https://api-prod.gambitprofit.com/api/matches/262ccc76-e551-432a-85e4-bbdcefc4a4d2/?format=api",
"name": "Over/Under",
"created_at": "2024-01-29T09:13:13.712157-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 241.5",
"amount": 5000.0
},
{
"team": "Game Total Over 241.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1736194a-b85f-4d55-a62f-70b7eb172f68",
"gambit_id": "64a300b5-5ff3-4e23-9cb3-f214329bce84",
"last_updated": "2024-01-31T10:18:30.818547-05:00",
"created_at": "2024-01-29T09:13:13.721021-05:00",
"name": "Game Total Under 241.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "241.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97f79828-4898-4a21-b283-9df2fad8f7f2/?format=api"
},
{
"id": "2c954994-70cf-4630-af90-41d97920af31",
"gambit_id": "86eb43eb-6dbd-42fa-98df-663ba557c610",
"last_updated": "2024-01-31T10:18:30.822152-05:00",
"created_at": "2024-01-29T09:13:13.716007-05:00",
"name": "Game Total Over 241.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "241.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97f79828-4898-4a21-b283-9df2fad8f7f2/?format=api"
}
]
}