GET /api/bet_types/75129a20-9746-4d77-b7d9-e56278d6d118/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "75129a20-9746-4d77-b7d9-e56278d6d118",
"match": "https://api-prod.gambitprofit.com/api/matches/6d8d1935-9ee0-4ef8-9e5d-de3c9bf9f077/?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": "Vegas Golden Knights",
"amount": 6047.0
},
{
"team": "New York Islanders",
"amount": 3953.0
}
],
"expected_reward_tokens": 9130.97,
"profit_sb": 130.97,
"profit_sb_percentage": 1.46,
"recommended": true
},
"lines": [
{
"id": "9b5622a9-cee9-4c88-a5f1-ccf7b1414c0c",
"gambit_id": "b7de24b9-f8ec-4aba-a2c6-f3d30ecf5ee7",
"last_updated": "2022-12-19T10:37:30.272428-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "1.51000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75129a20-9746-4d77-b7d9-e56278d6d118/?format=api"
},
{
"id": "45ae385f-118d-456e-9270-88c3843556fe",
"gambit_id": "ba9ba3c5-2a4c-42ea-84a4-f73a1abfecd3",
"last_updated": "2022-12-19T10:37:30.273485-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Islanders",
"reward": "2.31000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75129a20-9746-4d77-b7d9-e56278d6d118/?format=api"
}
]
}