GET /api/bet_types/1f400339-715f-4ade-b295-7503804197cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f400339-715f-4ade-b295-7503804197cb",
"match": "https://api-prod.gambitprofit.com/api/matches/4dc6324c-1c08-426a-8e31-3248d0dc89f8/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-13T08:57:57.013904-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": "Milwaukee Bucks",
"amount": 5000.0
},
{
"team": "Indiana Pacers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0cf3340e-3d3f-4801-b715-b0ecfd04e747",
"gambit_id": "a6cf9ae8-f69d-4383-ac0e-49919b6ba9f0",
"last_updated": "2023-12-15T10:03:17.605614-05:00",
"created_at": "2023-12-13T08:57:57.023781-05:00",
"name": "Milwaukee Bucks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f400339-715f-4ade-b295-7503804197cb/?format=api"
},
{
"id": "3f40a188-651a-4ad8-bad4-8f7c97d547e4",
"gambit_id": "06e8ff1b-8d19-4687-ab63-53830899999f",
"last_updated": "2023-12-15T10:03:17.601782-05:00",
"created_at": "2023-12-13T08:57:57.018206-05:00",
"name": "Indiana Pacers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f400339-715f-4ade-b295-7503804197cb/?format=api"
}
]
}