GET /api/bet_types/41c1eee4-defe-4321-8bf1-7a7792d37920/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "41c1eee4-defe-4321-8bf1-7a7792d37920",
"match": "https://api-prod.gambitprofit.com/api/matches/25c21d95-da99-46d7-b323-deaa2dcd5fee/?format=api",
"name": "Pick the Winner",
"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": "Pittsburgh Penguins",
"amount": 5097.0
},
{
"team": "Vegas Golden Knights",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "35a52efb-8aa0-495d-a04e-f00486e2ebc3",
"gambit_id": "0976df4d-71c1-4bd8-af61-d0f38eb386c3",
"last_updated": "2022-12-03T10:22:35.356180-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41c1eee4-defe-4321-8bf1-7a7792d37920/?format=api"
},
{
"id": "0023922a-da54-4de1-a12c-f6d6f8c91466",
"gambit_id": "690ba667-dded-4958-b132-6876d3594c1e",
"last_updated": "2022-12-03T10:22:35.357572-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41c1eee4-defe-4321-8bf1-7a7792d37920/?format=api"
}
]
}