GET /api/bet_types/37ac6405-04d3-487b-93fe-55b73b8cb950/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37ac6405-04d3-487b-93fe-55b73b8cb950",
"match": "https://api-prod.gambitprofit.com/api/matches/77d1ee34-81eb-4070-87d9-9ed0359d600a/?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 8",
"amount": 5204.0
},
{
"team": "Game Total Over 8",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": 159.04,
"profit_sb_percentage": 1.77,
"recommended": true
},
"lines": [
{
"id": "8376afc6-c950-4564-a5ec-9851bcc58cc5",
"gambit_id": "aada6f72-ca3a-4d43-99b3-eebb44340e96",
"last_updated": "2022-08-10T10:11:56.377092-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.76000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37ac6405-04d3-487b-93fe-55b73b8cb950/?format=api"
},
{
"id": "4d3d0b62-159b-44a8-83de-6f52ee5b0880",
"gambit_id": "6a8b9453-535d-4bd9-84a5-bb07d1e67e13",
"last_updated": "2022-08-10T10:11:56.376420-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37ac6405-04d3-487b-93fe-55b73b8cb950/?format=api"
}
]
}