GET /api/bet_types/e0404347-fb0c-4097-8246-851dbdf6d557/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e0404347-fb0c-4097-8246-851dbdf6d557",
"match": "https://api-prod.gambitprofit.com/api/matches/cd305ac4-6f89-4ee7-bb60-ee1430c62853/?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": "Boston Bruins",
"amount": 5974.0
},
{
"team": "Vegas Golden Knights",
"amount": 4026.0
}
],
"expected_reward_tokens": 9139.02,
"profit_sb": 139.02,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "bb03a780-a74b-43bb-a66d-ffeefc2e8f8d",
"gambit_id": "9565ce5c-420b-4476-aa67-d952fd08b414",
"last_updated": "2022-12-12T18:57:24.083530-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Bruins",
"reward": "1.53000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0404347-fb0c-4097-8246-851dbdf6d557/?format=api"
},
{
"id": "95672467-ec17-496c-8a19-d892e0e7f6af",
"gambit_id": "1cb26bea-d398-4bda-be50-dd7414fea805",
"last_updated": "2022-12-12T18:57:24.082304-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "2.27000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0404347-fb0c-4097-8246-851dbdf6d557/?format=api"
}
]
}