GET /api/bet_types/00f90e69-271e-4106-9aa9-bd8b186caa9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00f90e69-271e-4106-9aa9-bd8b186caa9f",
"match": "https://api-prod.gambitprofit.com/api/matches/fa338c80-128e-48df-927c-513301221c0c/?format=api",
"name": "Over/Under",
"created_at": "2023-03-10T08:46:52.222374-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 212.5",
"amount": 5000.0
},
{
"team": "Game Total Over 212.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2a85c234-4958-49e0-9ab3-fcd074bee926",
"gambit_id": "e6289869-2f03-495f-9f74-8926ed6a7e96",
"last_updated": "2023-03-11T16:02:10.183065-05:00",
"created_at": "2023-03-10T08:46:52.223728-05:00",
"name": "Game Total Under 212.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "212.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00f90e69-271e-4106-9aa9-bd8b186caa9f/?format=api"
},
{
"id": "ac241f4f-521f-420f-bbbf-61c14281fb39",
"gambit_id": "41699222-93ff-4fed-b6fa-62614b7237fe",
"last_updated": "2023-03-11T16:02:10.184287-05:00",
"created_at": "2023-03-10T08:46:52.225108-05:00",
"name": "Game Total Over 212.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "212.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00f90e69-271e-4106-9aa9-bd8b186caa9f/?format=api"
}
]
}