GET /api/bet_types/628984ad-a5f8-460c-9ec1-0471cdde2bd3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "628984ad-a5f8-460c-9ec1-0471cdde2bd3",
"match": "https://api-prod.gambitprofit.com/api/matches/6fb5100d-cc54-46da-adfd-5c2bdad68809/?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": "Los Angeles Kings",
"amount": 6167.0
},
{
"team": "Seattle Kraken",
"amount": 3833.0
}
],
"expected_reward_tokens": 9620.52,
"profit_sb": 120.52,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "9656aae6-7308-41e9-9247-3e1969958bb7",
"gambit_id": "e2bdd8a8-f020-4144-9ef7-f17a139bd20f",
"last_updated": "2022-10-14T09:57:04.458783-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Kings",
"reward": "1.56000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/628984ad-a5f8-460c-9ec1-0471cdde2bd3/?format=api"
},
{
"id": "cd5c8711-effa-4ee0-a628-7bdc578369a7",
"gambit_id": "1360c99b-3986-44d0-bbc8-82ce757c3b49",
"last_updated": "2022-10-14T09:57:04.459768-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Kraken",
"reward": "2.51000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/628984ad-a5f8-460c-9ec1-0471cdde2bd3/?format=api"
}
]
}