GET /api/bet_types/620ee9dc-12ef-4efc-9498-9c85342161eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "620ee9dc-12ef-4efc-9498-9c85342161eb",
"match": "https://api-prod.gambitprofit.com/api/matches/c6d32ff1-35d0-4d4e-9f34-7ddd87621c96/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-13T09:32:18.043498-04: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": "Washington Capitals",
"amount": 6010.0
},
{
"team": "New Jersey Devils",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "abd6ebfa-3b7a-496c-a660-fe72f7d8bc30",
"gambit_id": "4900112a-cea5-4f65-8ae1-1c7c27c21c66",
"last_updated": "2023-04-14T12:02:22.109346-04:00",
"created_at": "2023-04-13T09:32:18.044688-04:00",
"name": "Washington Capitals",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/620ee9dc-12ef-4efc-9498-9c85342161eb/?format=api"
},
{
"id": "a244c593-68e1-4583-b56f-38e572b69412",
"gambit_id": "bb9326ba-3897-43f2-8017-3104b81263b6",
"last_updated": "2023-04-14T12:02:22.110925-04:00",
"created_at": "2023-04-13T09:32:18.046204-04:00",
"name": "New Jersey Devils",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/620ee9dc-12ef-4efc-9498-9c85342161eb/?format=api"
}
]
}