GET /api/bet_types/92d2bf38-2dab-4008-9820-71c9204d5695/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92d2bf38-2dab-4008-9820-71c9204d5695",
"match": "https://api-prod.gambitprofit.com/api/matches/8b6008de-e180-4c52-94ae-4ff3cb1eaa9f/?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 52",
"amount": 5000.0
},
{
"team": "Game Total Under 52",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "093daf54-65a9-4908-96d0-a77ebb7cd419",
"gambit_id": "2fa6ed60-2b62-4ea7-95fb-cdc15e686444",
"last_updated": "2022-11-28T10:07:10.080654-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 52",
"reward": "1.80000",
"odds": "1.90910",
"spread": "52.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92d2bf38-2dab-4008-9820-71c9204d5695/?format=api"
},
{
"id": "04eddacc-21cb-4e95-bcdd-37f545990254",
"gambit_id": "294bdfe3-9699-4069-ba35-493e3cbdb608",
"last_updated": "2022-11-28T10:07:10.079432-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 52",
"reward": "1.80000",
"odds": "1.90910",
"spread": "52.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92d2bf38-2dab-4008-9820-71c9204d5695/?format=api"
}
]
}