GET /api/bet_types/48e6c5e0-38da-4791-b9e0-24b46229ec09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48e6c5e0-38da-4791-b9e0-24b46229ec09",
"match": "https://api-prod.gambitprofit.com/api/matches/fa37bea5-50c6-44e0-9626-909299d822ef/?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": 5482.0
},
{
"team": "New York Rangers",
"amount": 4518.0
}
],
"expected_reward_tokens": 8990.48,
"profit_sb": -9.52,
"profit_sb_percentage": -0.11,
"recommended": false
},
"lines": [
{
"id": "2ea73792-de1a-4e71-8dff-540811b7626b",
"gambit_id": "2172b562-9324-4617-8dfa-746cf8433b90",
"last_updated": "2022-12-21T22:37:05.059234-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.64000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48e6c5e0-38da-4791-b9e0-24b46229ec09/?format=api"
},
{
"id": "d07bd9d2-4fc4-4e7c-995d-bd1692a98ead",
"gambit_id": "7480fc95-dae4-4e6f-8469-7fcb559e28fa",
"last_updated": "2022-12-21T22:37:05.060272-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Rangers",
"reward": "1.99000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48e6c5e0-38da-4791-b9e0-24b46229ec09/?format=api"
}
]
}