GET /api/bet_types/987620fe-efe1-4080-9d9a-ea47ffba28e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "987620fe-efe1-4080-9d9a-ea47ffba28e4",
"match": "https://api-prod.gambitprofit.com/api/matches/d1c0787d-d411-49d6-8207-26e7fa6a25f0/?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 6",
"amount": 5097.0
},
{
"team": "Game Total Under 6",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "fff17b3e-eb3b-47fc-a0b0-f220f0a176a9",
"gambit_id": "724209ab-c09f-4b02-a04e-7c762478e2d7",
"last_updated": "2022-11-14T10:49:06.582358-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.77000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/987620fe-efe1-4080-9d9a-ea47ffba28e4/?format=api"
},
{
"id": "d952eed9-4a6c-4864-b250-06d3d9a9235a",
"gambit_id": "78d37754-8bba-4821-8e1e-15f96b3ed615",
"last_updated": "2022-11-14T10:49:06.581217-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.84000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/987620fe-efe1-4080-9d9a-ea47ffba28e4/?format=api"
}
]
}