GET /api/bet_types/9dd5d5cf-dafb-4e02-a5b7-f64b5eb7c255/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9dd5d5cf-dafb-4e02-a5b7-f64b5eb7c255",
"match": "https://api-prod.gambitprofit.com/api/matches/bee7b487-a7ee-4240-b25a-c3f6936e3bb2/?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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Over 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": 400.0,
"profit_sb_percentage": 4.44,
"recommended": true
},
"lines": [
{
"id": "bc9219a1-83c6-4880-9a57-a84fd594f290",
"gambit_id": "0329b4f3-8c54-41cc-aaac-4846b92e8390",
"last_updated": "2022-11-02T20:57:11.770728-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dd5d5cf-dafb-4e02-a5b7-f64b5eb7c255/?format=api"
},
{
"id": "31847d41-40ed-4e74-b81f-d48e881e2282",
"gambit_id": "66bbf589-3491-4d69-8f4c-5e1ca1f67ea2",
"last_updated": "2022-11-02T20:57:11.771835-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dd5d5cf-dafb-4e02-a5b7-f64b5eb7c255/?format=api"
}
]
}