GET /api/bet_types/028294dd-9228-4719-8219-adc333b67867/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "028294dd-9228-4719-8219-adc333b67867",
"match": "https://api-prod.gambitprofit.com/api/matches/b96acc60-6c51-40aa-a771-275c89a25ae9/?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 54",
"amount": 5000.0
},
{
"team": "Game Total Over 54",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "a9ad4f5c-b73e-4edc-a987-e9c4966d1cb4",
"gambit_id": "68da7d9c-13d9-47d7-8dd1-30801b5d4b50",
"last_updated": "2022-11-06T16:13:00.602209-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 54",
"reward": "1.80000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/028294dd-9228-4719-8219-adc333b67867/?format=api"
},
{
"id": "69b07e89-279a-4a5f-8aa5-2d3d05bc4fdf",
"gambit_id": "70ec012a-b8c9-49a8-ad23-6a9adf1ef417",
"last_updated": "2022-11-06T16:13:00.603253-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 54",
"reward": "1.80000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/028294dd-9228-4719-8219-adc333b67867/?format=api"
}
]
}