GET /api/bet_types/4048597b-eae0-45d0-a399-668510e61de2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4048597b-eae0-45d0-a399-668510e61de2",
"match": "https://api-prod.gambitprofit.com/api/matches/c89e7a75-1fd2-4be0-978c-d885976614f8/?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 49.5",
"amount": 5000.0
},
{
"team": "Game Total Under 49.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "2d98f5d2-6469-4dc6-9fed-8660869c3ef9",
"gambit_id": "3c616457-4f2d-4164-a84a-7705c400d225",
"last_updated": "2022-10-11T11:12:30.979633-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 49.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "49.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4048597b-eae0-45d0-a399-668510e61de2/?format=api"
},
{
"id": "06449926-8dcb-4feb-bc8e-42be4eae9a1d",
"gambit_id": "c1be427a-5bd6-4425-88e8-c2c73657f83c",
"last_updated": "2022-10-11T11:12:30.978427-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 49.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "49.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4048597b-eae0-45d0-a399-668510e61de2/?format=api"
}
]
}