GET /api/bet_types/877efda8-683d-41c1-9789-254d2d0670fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "877efda8-683d-41c1-9789-254d2d0670fa",
"match": "https://api-prod.gambitprofit.com/api/matches/2444bfb5-ec0f-44b7-bcf0-dab5d5ea2ff9/?format=api",
"name": "Over/Under",
"created_at": "2023-07-14T09:13:23.958532-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 10",
"amount": 5107.0
},
{
"team": "Game Total Over 10",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c07ce9bc-f36a-4e8d-985b-d6234a0f10f3",
"gambit_id": "4c6d5c84-e39b-44a7-ba22-d6594f82b60a",
"last_updated": "2023-07-17T09:13:05.062866-04:00",
"created_at": "2023-07-14T09:13:23.961495-04:00",
"name": "Game Total Under 10",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/877efda8-683d-41c1-9789-254d2d0670fa/?format=api"
},
{
"id": "c5fa5a1b-183c-4771-b97e-be2edb0f7f3f",
"gambit_id": "7f8f5a5c-d841-4d04-a84e-9d7e84055794",
"last_updated": "2023-07-17T09:13:05.061486-04:00",
"created_at": "2023-07-14T09:13:23.959978-04:00",
"name": "Game Total Over 10",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/877efda8-683d-41c1-9789-254d2d0670fa/?format=api"
}
]
}