GET /api/bet_types/b2bc60bd-0624-446a-ad24-1fbd12c47c14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b2bc60bd-0624-446a-ad24-1fbd12c47c14",
"match": "https://api-prod.gambitprofit.com/api/matches/b928b56c-db0a-4016-8124-9713df1abf54/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-22T10:03:18.461128-04: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": 6849.0
},
{
"team": "Anaheim Ducks",
"amount": 3151.0
}
],
"expected_reward_tokens": 9451.62,
"profit_sb": -48.38,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "5225faf2-6376-478d-b651-bdec216686a4",
"gambit_id": "7b3497e7-066d-4f0e-abc0-2b70f2c14864",
"last_updated": "2023-10-23T20:43:04.783765-04:00",
"created_at": "2023-10-22T10:03:18.465105-04:00",
"name": "Boston Bruins",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2bc60bd-0624-446a-ad24-1fbd12c47c14/?format=api"
},
{
"id": "0ea16933-e8b1-400d-b35f-22edb8f0b998",
"gambit_id": "a0e7097a-8466-4103-b906-e0e58e8510d5",
"last_updated": "2023-10-23T20:43:04.788245-04:00",
"created_at": "2023-10-22T10:03:18.470909-04:00",
"name": "Anaheim Ducks",
"reward": "3.00000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2bc60bd-0624-446a-ad24-1fbd12c47c14/?format=api"
}
]
}