GET /api/bet_types/da22099c-1403-4c9c-8c45-11aade7c11d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da22099c-1403-4c9c-8c45-11aade7c11d3",
"match": "https://api-prod.gambitprofit.com/api/matches/44fe68a6-ba08-45a3-92db-2fda9ad5fd66/?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 7.5",
"amount": 5000.0
},
{
"team": "Game Total Under 7.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9100.0,
"profit_sb": 100.0,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "e2ddf789-a2ff-474c-bc84-9ff2dd2d7930",
"gambit_id": "8e54f2c2-3dc7-4d68-bb5a-6563763c56f3",
"last_updated": "2022-08-30T09:47:24.799881-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.82000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da22099c-1403-4c9c-8c45-11aade7c11d3/?format=api"
},
{
"id": "9c0ad99e-d1cd-4352-afc7-8ccd2f2b1409",
"gambit_id": "b562e2ce-fe90-45f2-b199-38c65719aa0a",
"last_updated": "2022-08-30T09:47:24.799380-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.82000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da22099c-1403-4c9c-8c45-11aade7c11d3/?format=api"
}
]
}