GET /api/bet_types/22f1d39d-8996-4d9c-97d5-c837abeb02bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "22f1d39d-8996-4d9c-97d5-c837abeb02bf",
"match": "https://api-prod.gambitprofit.com/api/matches/7f201f3f-d761-47f5-8639-fddbd506ba0a/?format=api",
"name": "Over/Under",
"created_at": "2023-03-13T09:22:03.641194-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 235",
"amount": 5000.0
},
{
"team": "Game Total Over 235",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ab0d28ed-4d05-4561-9501-de7cbddf6198",
"gambit_id": "bf0d1a09-3035-42b7-b05f-86abcf8491ed",
"last_updated": "2023-03-14T12:27:15.247126-04:00",
"created_at": "2023-03-13T09:22:03.642777-04:00",
"name": "Game Total Under 235",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22f1d39d-8996-4d9c-97d5-c837abeb02bf/?format=api"
},
{
"id": "2cc828df-ae2f-4a68-bb2d-d10d78320b63",
"gambit_id": "a05e3e9b-3aea-4b8e-84d9-a3c397e5c403",
"last_updated": "2023-03-14T12:27:15.248512-04:00",
"created_at": "2023-03-13T09:22:03.644290-04:00",
"name": "Game Total Over 235",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22f1d39d-8996-4d9c-97d5-c837abeb02bf/?format=api"
}
]
}