GET /api/bet_types/d9ffc687-1e7e-4752-98eb-b6ad07378fca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9ffc687-1e7e-4752-98eb-b6ad07378fca",
"match": "https://api-prod.gambitprofit.com/api/matches/1f9aefb4-6a6a-4542-8d56-5da4d62bb9c7/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-08T09:02:56.080285-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": 5319.0
},
{
"team": "Philadelphia Flyers",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "de5d9a35-1ea3-437c-b7e4-37e00e380774",
"gambit_id": "2e9ca825-1610-4cc8-9679-dcb3388558c2",
"last_updated": "2024-01-10T10:08:15.569371-05:00",
"created_at": "2024-01-08T09:02:56.084659-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9ffc687-1e7e-4752-98eb-b6ad07378fca/?format=api"
},
{
"id": "defa57a5-5bda-4124-9f2c-8105a38dfd50",
"gambit_id": "dcc30db2-c514-4746-867c-90a943cbca1e",
"last_updated": "2024-01-10T10:08:15.574887-05:00",
"created_at": "2024-01-08T09:02:56.088987-05:00",
"name": "Philadelphia Flyers",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9ffc687-1e7e-4752-98eb-b6ad07378fca/?format=api"
}
]
}