GET /api/bet_types/1c7562b6-f2f1-493d-bca1-807d785437d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c7562b6-f2f1-493d-bca1-807d785437d9",
"match": "https://api-prod.gambitprofit.com/api/matches/e936ca59-4f84-4bd6-98ba-795adc9dbb2f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-22T09:08:15.074584-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": "Boston Bruins",
"amount": 5107.0
},
{
"team": "Florida Panthers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3ae4d54f-38b6-4482-b795-e475c3b339de",
"gambit_id": "bd4c354c-b920-4087-b775-968d6e526695",
"last_updated": "2023-11-23T17:48:24.208728-05:00",
"created_at": "2023-11-22T09:08:15.078521-05:00",
"name": "Boston Bruins",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c7562b6-f2f1-493d-bca1-807d785437d9/?format=api"
},
{
"id": "b127f962-dc46-4c0e-ae2e-323cdb4eede7",
"gambit_id": "4e90331f-9095-4bed-97b2-3ba9edee646d",
"last_updated": "2023-11-23T17:48:24.212044-05:00",
"created_at": "2023-11-22T09:08:15.082223-05:00",
"name": "Florida Panthers",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c7562b6-f2f1-493d-bca1-807d785437d9/?format=api"
}
]
}