GET /api/bet_types/57653150-c837-4d34-901c-3f14d7abe77a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57653150-c837-4d34-901c-3f14d7abe77a",
"match": "https://api-prod.gambitprofit.com/api/matches/eead293e-5a05-4141-81f0-89ef5faf427e/?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": "Carolina Hurricanes",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "b8244fbd-1c95-4672-85bb-1de41aa0bb11",
"gambit_id": "f1a506ae-edb4-4218-9590-3f924e662c09",
"last_updated": "2022-11-30T09:47:20.814094-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/57653150-c837-4d34-901c-3f14d7abe77a/?format=api"
},
{
"id": "11bd4c16-cd80-4fdb-a86c-ce87552d50bf",
"gambit_id": "0981dbe7-3824-4726-9feb-28037f1171c6",
"last_updated": "2022-11-30T09:47:20.815124-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Carolina Hurricanes",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57653150-c837-4d34-901c-3f14d7abe77a/?format=api"
}
]
}