GET /api/bet_types/7cdac485-4deb-4af0-a843-e998b062f690/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7cdac485-4deb-4af0-a843-e998b062f690",
"match": "https://api-prod.gambitprofit.com/api/matches/917df621-6f68-4a23-8b3c-fa3f284ea9e3/?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 74",
"amount": 5000.0
},
{
"team": "Game Total Under 74",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "6a81b467-cfc6-4503-91cf-a8a83ccecabd",
"gambit_id": "9a4809b3-0c42-4b0a-970c-106433af135b",
"last_updated": "2022-10-31T10:22:23.350594-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 74",
"reward": "1.88000",
"odds": "1.90910",
"spread": "74.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cdac485-4deb-4af0-a843-e998b062f690/?format=api"
},
{
"id": "3e69cda2-2c90-4fb1-8ce3-053666f6a33f",
"gambit_id": "58ddb388-a468-4e02-9888-66a583dfba86",
"last_updated": "2022-10-31T10:22:23.349405-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 74",
"reward": "1.88000",
"odds": "1.90910",
"spread": "74.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cdac485-4deb-4af0-a843-e998b062f690/?format=api"
}
]
}