GET /api/bet_types/b547c1fc-f54a-43a4-8509-a6f73869a2f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b547c1fc-f54a-43a4-8509-a6f73869a2f4",
"match": "https://api-prod.gambitprofit.com/api/matches/d115878f-73f9-4c55-b39b-1bb0e9337f0a/?format=api",
"name": "Over/Under",
"created_at": "2023-03-22T17:01:57.551463-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 242",
"amount": 5000.0
},
{
"team": "Game Total Over 242",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8e624c8a-e85f-47f4-9a48-04b619f74bf6",
"gambit_id": "5ecb3a3b-44a9-4589-961a-d306ee341f32",
"last_updated": "2023-03-23T17:46:52.253247-04:00",
"created_at": "2023-03-22T17:01:57.553899-04:00",
"name": "Game Total Under 242",
"reward": "1.87000",
"odds": "1.90910",
"spread": "242.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b547c1fc-f54a-43a4-8509-a6f73869a2f4/?format=api"
},
{
"id": "85bacef3-87c0-4f15-ba9c-a9908e6b4abd",
"gambit_id": "54597d0c-c43d-4e33-9733-28cae814d25f",
"last_updated": "2023-03-23T17:46:52.255857-04:00",
"created_at": "2023-03-22T17:01:57.556078-04:00",
"name": "Game Total Over 242",
"reward": "1.87000",
"odds": "1.90910",
"spread": "242.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b547c1fc-f54a-43a4-8509-a6f73869a2f4/?format=api"
}
]
}