GET /api/bet_types/ada5a1b6-750e-48b0-a9d2-c4bdc45acec2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ada5a1b6-750e-48b0-a9d2-c4bdc45acec2",
"match": "https://api-prod.gambitprofit.com/api/matches/8c42de16-4d04-433f-9e02-74db0ed96c94/?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": "Colorado Avalanche",
"amount": 5316.0
},
{
"team": "Minnesota Wild",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "39594544-23f3-4e90-8dcd-f5044c72f374",
"gambit_id": "807d01b7-f5da-460f-b722-fcdb54ab3c6c",
"last_updated": "2022-10-18T09:12:07.604119-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Colorado Avalanche",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ada5a1b6-750e-48b0-a9d2-c4bdc45acec2/?format=api"
},
{
"id": "49f1eb17-f4dd-4c01-89af-a8bd51b12e84",
"gambit_id": "3360fbdd-1976-42d5-8ee3-4f1c37a0ef91",
"last_updated": "2022-10-18T09:12:07.603135-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Wild",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ada5a1b6-750e-48b0-a9d2-c4bdc45acec2/?format=api"
}
]
}