GET /api/bet_types/1ff81f9a-c085-4837-b642-c90090e288e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1ff81f9a-c085-4837-b642-c90090e288e9",
"match": "https://api-prod.gambitprofit.com/api/matches/505ab848-df18-4120-9461-cc506a8c4fc7/?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": 5110.0
},
{
"team": "Game Total Under 7.5",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "845617ef-874e-48f9-8b73-8d87a1e415b2",
"gambit_id": "db4c482d-75e6-4251-af50-3ed8c0cad4a0",
"last_updated": "2022-08-26T12:57:09.096580-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ff81f9a-c085-4837-b642-c90090e288e9/?format=api"
},
{
"id": "ed7cd399-a540-46ef-b968-87cd31827b56",
"gambit_id": "55ce0c49-cfd9-4a70-a9cd-e5b2dad7ab69",
"last_updated": "2022-08-26T12:57:09.096091-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.86000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ff81f9a-c085-4837-b642-c90090e288e9/?format=api"
}
]
}