GET /api/bet_types/a808f92d-b30d-4708-a895-92024ce23327/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a808f92d-b30d-4708-a895-92024ce23327",
"match": "https://api-prod.gambitprofit.com/api/matches/ce312316-d27b-43a1-a0df-f52f26775d2e/?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 67.5",
"amount": 5000.0
},
{
"team": "Game Total Over 67.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "cdd620a5-0411-4949-9107-71d0e4d7012e",
"gambit_id": "41757e36-57d4-4e4b-a3f8-fb7dd6fa91b3",
"last_updated": "2022-09-05T09:42:18.274554-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 67.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "67.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a808f92d-b30d-4708-a895-92024ce23327/?format=api"
},
{
"id": "c131833b-052a-4247-8278-1fd2f79e41c8",
"gambit_id": "afdae9d2-4148-4a79-bc13-2aa72cd288ad",
"last_updated": "2022-09-05T09:42:18.275627-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 67.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "67.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a808f92d-b30d-4708-a895-92024ce23327/?format=api"
}
]
}