GET /api/bet_types/071ccdcf-933b-4207-b7ca-6bcae2b02998/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "071ccdcf-933b-4207-b7ca-6bcae2b02998",
"match": "https://api-prod.gambitprofit.com/api/matches/f632182f-43ed-421d-b678-7062d7f32fd8/?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 2.5",
"amount": 5068.0
},
{
"team": "Game Total Over 2.5",
"amount": 4932.0
}
],
"expected_reward_tokens": 9222.84,
"profit_sb": -277.16,
"profit_sb_percentage": -2.92,
"recommended": false
},
"lines": [
{
"id": "ba1f2056-7789-438f-b627-bc38652548a7",
"gambit_id": "7591b964-fac8-445e-86e6-8fbcf7eb4fb3",
"last_updated": "2022-10-17T10:12:11.810934-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.82000",
"odds": "1.85000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/071ccdcf-933b-4207-b7ca-6bcae2b02998/?format=api"
},
{
"id": "39b36adb-2af3-4e72-b108-607462233b69",
"gambit_id": "2e0f9b53-9bc2-455b-b812-c0882dec5605",
"last_updated": "2022-10-17T10:12:11.812130-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.87000",
"odds": "1.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/071ccdcf-933b-4207-b7ca-6bcae2b02998/?format=api"
}
]
}