GET /api/bet_types/15003e46-5b63-423a-a796-120d6c3878f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15003e46-5b63-423a-a796-120d6c3878f0",
"match": "https://api-prod.gambitprofit.com/api/matches/542292e9-1484-437a-a6b8-ec8ef4652acf/?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 Under 230.5",
"amount": 5000.0
},
{
"team": "Game Total Over 230.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "fd13a20e-5013-4aeb-b0ab-cf55085369bb",
"gambit_id": "a787fd2a-49a2-4777-9cf5-d725aaa9f0c7",
"last_updated": "2022-10-29T19:02:23.654590-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 230.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15003e46-5b63-423a-a796-120d6c3878f0/?format=api"
},
{
"id": "51c96375-bb40-4ffc-a151-25fcf932540d",
"gambit_id": "ec32119e-6d6b-47c8-a682-7a95c70fb3a9",
"last_updated": "2022-10-29T19:02:23.655649-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 230.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15003e46-5b63-423a-a796-120d6c3878f0/?format=api"
}
]
}