GET /api/bet_types/24a8a04f-2ef3-4beb-bd68-2b25cf25ea27/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24a8a04f-2ef3-4beb-bd68-2b25cf25ea27",
"match": "https://api-prod.gambitprofit.com/api/matches/1df19eef-4b5d-4bd4-93fc-29b0b469ac60/?format=api",
"name": "Over/Under",
"created_at": "2023-03-05T14:19:53.169697-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 37",
"amount": 5000.0
},
{
"team": "Game Total Over 37",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "553074d7-ac07-4448-afda-c815504bcc1a",
"gambit_id": "4c2ca4e7-41f8-4cf6-9a2f-078ef7a6b999",
"last_updated": "2023-03-06T19:21:46.831220-05:00",
"created_at": "2023-03-05T14:19:53.171161-05:00",
"name": "Game Total Under 37",
"reward": "1.88000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24a8a04f-2ef3-4beb-bd68-2b25cf25ea27/?format=api"
},
{
"id": "13cbd3f9-9279-4517-9eea-fbf1b5183d89",
"gambit_id": "d546765b-c589-4369-9a62-23054b3d52bf",
"last_updated": "2023-03-06T19:21:46.832404-05:00",
"created_at": "2023-03-05T14:19:53.172697-05:00",
"name": "Game Total Over 37",
"reward": "1.88000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24a8a04f-2ef3-4beb-bd68-2b25cf25ea27/?format=api"
}
]
}