GET /api/bet_types/8471af24-1975-43db-8cf0-483b69e42d27/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8471af24-1975-43db-8cf0-483b69e42d27",
"match": "https://api-prod.gambitprofit.com/api/matches/cca63746-94f9-4ae1-9326-84ca713dd650/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 45.5",
"amount": 5000.0
},
{
"team": "Game Total Under 45.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "026935de-9803-4a00-a550-39957e941e4d",
"gambit_id": "d102b414-05ef-4c86-8023-d70144f07149",
"last_updated": "2022-11-07T10:03:37.830963-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 45.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8471af24-1975-43db-8cf0-483b69e42d27/?format=api"
},
{
"id": "eee2134c-c2ee-483d-9cad-46fa41cfe98c",
"gambit_id": "43cba451-8191-4403-8801-d5656ff04eee",
"last_updated": "2022-11-07T10:03:37.829801-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 45.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8471af24-1975-43db-8cf0-483b69e42d27/?format=api"
}
]
}