GET /api/bet_types/87080f56-9fc7-482a-b8fa-2f79db10aad8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87080f56-9fc7-482a-b8fa-2f79db10aad8",
"match": "https://api-prod.gambitprofit.com/api/matches/f5c1bb5e-ce7f-4b16-a09b-b7879e14fc0f/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-30T11:22:17.931732-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": "Philadelphia Flyers",
"amount": 5939.0
},
{
"team": "Ottawa Senators",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "39350b27-6878-4c18-a585-66661c49a6c6",
"gambit_id": "7df8fbbc-39e3-4dd0-a264-c0d5620bf2d3",
"last_updated": "2023-03-31T14:47:31.123299-04:00",
"created_at": "2023-03-30T11:22:17.935101-04:00",
"name": "Philadelphia Flyers",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87080f56-9fc7-482a-b8fa-2f79db10aad8/?format=api"
},
{
"id": "44045f78-df95-44fd-9603-ef48111d2610",
"gambit_id": "020d4864-2ed1-49ba-8805-f891fa1e4a19",
"last_updated": "2023-03-31T14:47:31.120554-04:00",
"created_at": "2023-03-30T11:22:17.933443-04:00",
"name": "Ottawa Senators",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87080f56-9fc7-482a-b8fa-2f79db10aad8/?format=api"
}
]
}