GET /api/bet_types/a3a839d3-cb0a-43b0-953d-871cf96a4d1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3a839d3-cb0a-43b0-953d-871cf96a4d1a",
"match": "https://api-prod.gambitprofit.com/api/matches/86901c86-d5d8-4c8c-8797-e4dd9b04885d/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-04T09:18:22.439687-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": "Columbus Blue Jackets",
"amount": 5939.0
},
{
"team": "Philadelphia Flyers",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "43745b60-0a9d-459b-92c9-6e853521e5fa",
"gambit_id": "a050d832-9850-44e2-bd4c-ea66d17befcb",
"last_updated": "2024-01-05T23:08:06.746658-05:00",
"created_at": "2024-01-04T09:18:22.443179-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3a839d3-cb0a-43b0-953d-871cf96a4d1a/?format=api"
},
{
"id": "527184c5-bf08-441a-bee8-511573bfdfb1",
"gambit_id": "95f5550e-03ea-453d-afa9-f095a7749dd3",
"last_updated": "2024-01-05T23:08:06.750174-05:00",
"created_at": "2024-01-04T09:18:22.447924-05:00",
"name": "Philadelphia Flyers",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3a839d3-cb0a-43b0-953d-871cf96a4d1a/?format=api"
}
]
}