GET /api/bet_types/ac6dccbe-ba59-4815-885d-e536cf9b27b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac6dccbe-ba59-4815-885d-e536cf9b27b6",
"match": "https://api-prod.gambitprofit.com/api/matches/d2202c59-9fa7-4a3c-9844-3e070efbd481/?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": "Western Kentucky",
"amount": 7121.0
},
{
"team": "Florida Atlantic",
"amount": 2879.0
}
],
"expected_reward_tokens": 9184.01,
"profit_sb": 184.01,
"profit_sb_percentage": 2.04,
"recommended": true
},
"lines": [
{
"id": "ead1f2a4-9b17-4b8e-b53c-d3a285503afa",
"gambit_id": "1abb8ade-0ef7-4509-8137-c51296443a72",
"last_updated": "2022-11-28T10:12:10.447614-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Western Kentucky",
"reward": "1.29000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac6dccbe-ba59-4815-885d-e536cf9b27b6/?format=api"
},
{
"id": "ce02618a-691f-4dc7-a6ab-fb597282ecaf",
"gambit_id": "77007a3c-6885-42a5-a9c2-545a3347a72f",
"last_updated": "2022-11-28T10:12:10.446636-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Atlantic",
"reward": "3.19000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac6dccbe-ba59-4815-885d-e536cf9b27b6/?format=api"
}
]
}