GET /api/bet_types/a4337b46-0cad-4bfd-8715-98ae11b5c1fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a4337b46-0cad-4bfd-8715-98ae11b5c1fc",
"match": "https://api-prod.gambitprofit.com/api/matches/a2420b1e-aac1-4809-853e-b42dda3e94a2/?format=api",
"name": "Over/Under",
"created_at": "2023-12-05T08:57:56.403265-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",
"amount": 5000.0
},
{
"team": "Game Total Under 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "75d784cb-bcb4-449a-a932-4c50fb0db1b1",
"gambit_id": "ced1ddf4-03b0-4599-ab4b-cae88e502cd0",
"last_updated": "2023-12-06T22:03:04.027470-05:00",
"created_at": "2023-12-05T08:57:56.413222-05:00",
"name": "Game Total Over 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4337b46-0cad-4bfd-8715-98ae11b5c1fc/?format=api"
},
{
"id": "8189d109-c80d-4925-890d-7ae22803014a",
"gambit_id": "558832fc-16e6-45e6-a98a-7322f1be4c3f",
"last_updated": "2023-12-06T22:03:04.030551-05:00",
"created_at": "2023-12-05T08:57:56.407688-05:00",
"name": "Game Total Under 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4337b46-0cad-4bfd-8715-98ae11b5c1fc/?format=api"
}
]
}