GET /api/bet_types/fc421699-917d-4546-83ed-e53574495a5f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc421699-917d-4546-83ed-e53574495a5f",
"match": "https://api-prod.gambitprofit.com/api/matches/d24e1c52-558f-4499-a446-aeade5c54eec/?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 44",
"amount": 5000.0
},
{
"team": "Game Total Over 44",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "dba2206d-700f-44e1-97e4-7fb6ef526a86",
"gambit_id": "c225d56f-cb11-46eb-a392-e67d0d7fb8ea",
"last_updated": "2022-10-11T11:32:04.126804-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 44",
"reward": "1.88000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc421699-917d-4546-83ed-e53574495a5f/?format=api"
},
{
"id": "4c44cf9c-0627-4a7c-9c8d-38941c7f4e93",
"gambit_id": "1b8ae08c-9ef5-4f56-9041-80aafd1e48be",
"last_updated": "2022-10-11T11:32:04.127909-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 44",
"reward": "1.88000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc421699-917d-4546-83ed-e53574495a5f/?format=api"
}
]
}