GET /api/bet_types/338922fa-a8e5-480b-b08d-3decc6abba77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "338922fa-a8e5-480b-b08d-3decc6abba77",
"match": "https://api-prod.gambitprofit.com/api/matches/f7cfe29b-2431-48ce-87a2-6ec0b01e8079/?format=api",
"name": "Over/Under",
"created_at": "2023-11-20T09:48:10.729266-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 Over 230.5",
"amount": 5000.0
},
{
"team": "Game Total Under 230.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "48963a9d-bfe7-4fb3-a8ee-91ee95aec027",
"gambit_id": "c942a3ed-81ae-4818-9cb0-70106c4a3334",
"last_updated": "2023-11-21T14:18:20.021863-05:00",
"created_at": "2023-11-20T09:48:10.733468-05:00",
"name": "Game Total Over 230.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/338922fa-a8e5-480b-b08d-3decc6abba77/?format=api"
},
{
"id": "1cd8c401-2c65-4715-813f-95f23c84c4ff",
"gambit_id": "d433cdc3-8af9-4f10-b749-a01ecc94e303",
"last_updated": "2023-11-21T14:18:20.025834-05:00",
"created_at": "2023-11-20T09:48:10.737982-05:00",
"name": "Game Total Under 230.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/338922fa-a8e5-480b-b08d-3decc6abba77/?format=api"
}
]
}