GET /api/bet_types/942b45ce-5a5f-427b-9b12-a743d3f17a39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "942b45ce-5a5f-427b-9b12-a743d3f17a39",
"match": "https://api-prod.gambitprofit.com/api/matches/21e1b449-ecff-4c7e-af7f-f40faad44527/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-14T13:42:02.009093-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": "Colorado Avalanche",
"amount": 6698.0
},
{
"team": "Nashville Predators",
"amount": 3302.0
}
],
"expected_reward_tokens": 9443.72,
"profit_sb": -56.28,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "4ea6db44-38ad-449e-b9bb-4d7c90146d53",
"gambit_id": "8cc6d039-1fe1-4edd-b727-db627e0c6b61",
"last_updated": "2023-04-15T15:47:08.637444-04:00",
"created_at": "2023-04-14T13:42:02.011674-04:00",
"name": "Colorado Avalanche",
"reward": "1.41000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/942b45ce-5a5f-427b-9b12-a743d3f17a39/?format=api"
},
{
"id": "632e1702-64a8-4780-85c0-1925d3ba4f0f",
"gambit_id": "56f24fd5-baa6-436b-a84d-45e3659e9692",
"last_updated": "2023-04-15T15:47:08.639184-04:00",
"created_at": "2023-04-14T13:42:02.014629-04:00",
"name": "Nashville Predators",
"reward": "2.86000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/942b45ce-5a5f-427b-9b12-a743d3f17a39/?format=api"
}
]
}