GET /api/bet_types/45e4e175-49fe-4118-a8c6-3de562561d76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "45e4e175-49fe-4118-a8c6-3de562561d76",
"match": "https://api-prod.gambitprofit.com/api/matches/8d3b371c-bbfe-4a97-8f7f-0c834c53f6a5/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-21T09:33:13.418825-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": "Ottawa Senators",
"amount": 6324.0
},
{
"team": "Philadelphia Flyers",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "49c8f847-3e29-435d-a8d5-5e9a8019641a",
"gambit_id": "de183f5b-5d63-4421-a46b-d751b51df2dc",
"last_updated": "2024-01-23T18:52:56.896763-05:00",
"created_at": "2024-01-21T09:33:13.423378-05:00",
"name": "Ottawa Senators",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45e4e175-49fe-4118-a8c6-3de562561d76/?format=api"
},
{
"id": "f477206c-1cde-491e-89a7-d1fbb2209650",
"gambit_id": "abae27be-2123-42b7-9acc-3fd3f796d18f",
"last_updated": "2024-01-23T18:52:56.900235-05:00",
"created_at": "2024-01-21T09:33:13.428440-05:00",
"name": "Philadelphia Flyers",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45e4e175-49fe-4118-a8c6-3de562561d76/?format=api"
}
]
}