GET /api/bet_types/5347f0a9-9fa0-4fa6-9892-6ce30d4cd7e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5347f0a9-9fa0-4fa6-9892-6ce30d4cd7e8",
"match": "https://api-prod.gambitprofit.com/api/matches/90e52aa4-9de4-4ff8-ab47-a8e4fbd3389d/?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": 6542.0
},
{
"team": "Vancouver Canucks",
"amount": 3458.0
}
],
"expected_reward_tokens": 9093.38,
"profit_sb": 93.38,
"profit_sb_percentage": 1.04,
"recommended": true
},
"lines": [
{
"id": "79760449-7470-4ee8-8d68-805564f5a645",
"gambit_id": "4efb6dc4-8d14-4b78-82d4-2085ad3ad94f",
"last_updated": "2022-11-14T15:12:36.243668-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Bruins",
"reward": "1.39000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5347f0a9-9fa0-4fa6-9892-6ce30d4cd7e8/?format=api"
},
{
"id": "6a1a0350-ba64-4e26-8340-48810c1d322c",
"gambit_id": "3823ef9b-9721-4114-88b6-b2e257d10ac9",
"last_updated": "2022-11-14T15:12:36.244602-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vancouver Canucks",
"reward": "2.63000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5347f0a9-9fa0-4fa6-9892-6ce30d4cd7e8/?format=api"
}
]
}