GET /api/bet_types/ee001d6e-a418-4dc1-8a53-8eebee7899fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee001d6e-a418-4dc1-8a53-8eebee7899fe",
"match": "https://api-prod.gambitprofit.com/api/matches/c277ff6a-3174-4bb2-8b61-95f7f919f146/?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": 6811.0
},
{
"team": "Detroit Red Wings",
"amount": 3189.0
}
],
"expected_reward_tokens": 9535.11,
"profit_sb": 35.11,
"profit_sb_percentage": 0.37,
"recommended": true
},
"lines": [
{
"id": "1318c2a8-62f1-4493-baf4-8a296def90d2",
"gambit_id": "967abd1a-a3ab-4cd7-80bc-5b8efc458975",
"last_updated": "2022-10-28T09:57:09.246754-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Bruins",
"reward": "1.40000",
"odds": "1.40820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee001d6e-a418-4dc1-8a53-8eebee7899fe/?format=api"
},
{
"id": "5866950b-7390-4d70-9309-520dbeb14fec",
"gambit_id": "eaad0f52-1f77-436f-805a-ece528ee9f2b",
"last_updated": "2022-10-28T09:57:09.247742-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Red Wings",
"reward": "2.99000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee001d6e-a418-4dc1-8a53-8eebee7899fe/?format=api"
}
]
}