GET /api/bet_types/a7018a4e-214e-4bba-81e9-3805b8c08fd5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a7018a4e-214e-4bba-81e9-3805b8c08fd5",
"match": "https://api-prod.gambitprofit.com/api/matches/10cd164c-b13c-40b9-9fda-8249b466e22d/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-24T09:13:14.255092-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": "Colorado Avalanche",
"amount": 6984.0
},
{
"team": "Washington Capitals",
"amount": 3016.0
}
],
"expected_reward_tokens": 9498.24,
"profit_sb": -1.76,
"profit_sb_percentage": -0.02,
"recommended": false
},
"lines": [
{
"id": "d2727cbc-716d-496a-808f-ad07eb7c221c",
"gambit_id": "c16f764c-4d73-44f8-ae7c-5a54d3de4d28",
"last_updated": "2024-01-26T13:18:09.420336-05:00",
"created_at": "2024-01-24T09:13:14.263981-05:00",
"name": "Colorado Avalanche",
"reward": "1.36000",
"odds": "1.37740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7018a4e-214e-4bba-81e9-3805b8c08fd5/?format=api"
},
{
"id": "8f7d3b4b-5844-44b4-88dd-d2e11f2f9521",
"gambit_id": "b943ccc9-2f40-4cc0-893c-dc25704a9254",
"last_updated": "2024-01-26T13:18:09.416293-05:00",
"created_at": "2024-01-24T09:13:14.259603-05:00",
"name": "Washington Capitals",
"reward": "3.15000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7018a4e-214e-4bba-81e9-3805b8c08fd5/?format=api"
}
]
}