GET /api/bet_types/8e1bdba9-193c-4f8d-988d-a9bfcd9bafae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e1bdba9-193c-4f8d-988d-a9bfcd9bafae",
"match": "https://api-prod.gambitprofit.com/api/matches/853be0ec-caef-4721-8b25-fe8e8f647a32/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-30T12:47:11.681719-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": "TAM (D Rasmussen)",
"amount": 6308.0
},
{
"team": "CWS (M Clevinger)",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "fe457145-b274-4bca-af74-ff9bfa50fe5c",
"gambit_id": "1b696ec8-8813-4ff3-a0b9-902e0e0b4e4b",
"last_updated": "2023-05-01T12:27:24.601543-04:00",
"created_at": "2023-04-30T12:47:11.684760-04:00",
"name": "TAM (D Rasmussen)",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e1bdba9-193c-4f8d-988d-a9bfcd9bafae/?format=api"
},
{
"id": "ac7a8513-db57-43d9-94fc-6675edfb2229",
"gambit_id": "1bfb4c32-6806-44da-90da-fffa07aff4aa",
"last_updated": "2023-05-01T12:27:24.599939-04:00",
"created_at": "2023-04-30T12:47:11.683205-04:00",
"name": "CWS (M Clevinger)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e1bdba9-193c-4f8d-988d-a9bfcd9bafae/?format=api"
}
]
}