GET /api/bet_types/dd132cea-c1f4-4632-b494-8d484be49f62/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd132cea-c1f4-4632-b494-8d484be49f62",
"match": "https://api-prod.gambitprofit.com/api/matches/54b32e87-9191-42c2-b644-73959ea88f35/?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 232",
"amount": 5000.0
},
{
"team": "Game Total Under 232",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "6a19c2fb-bd0c-44a7-8954-a74571efbd45",
"gambit_id": "81670f79-8723-4e3d-a40d-bdc2e2ca8f0b",
"last_updated": "2022-10-24T10:07:08.641364-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 232",
"reward": "1.88000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd132cea-c1f4-4632-b494-8d484be49f62/?format=api"
},
{
"id": "82a05092-2826-4370-b454-16903c29e33e",
"gambit_id": "06f334f4-106e-4066-9083-8a60034e5b51",
"last_updated": "2022-10-24T10:07:08.640250-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 232",
"reward": "1.88000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd132cea-c1f4-4632-b494-8d484be49f62/?format=api"
}
]
}