GET /api/bet_types/1647f914-bc1e-44af-b378-750e0775fe5b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1647f914-bc1e-44af-b378-750e0775fe5b",
"match": "https://api-prod.gambitprofit.com/api/matches/08552ddb-ea41-447c-b187-d7e8d7491e68/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-16T09:47:06.437895-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": "Florida Panthers",
"amount": 6458.0
},
{
"team": "Carolina Hurricanes",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "b7a32952-89a1-4e17-86cd-ae3c5d52a3b0",
"gambit_id": "04a65c04-32df-4818-8504-1d66bcb38085",
"last_updated": "2023-05-19T11:07:14.895824-04:00",
"created_at": "2023-05-16T09:47:06.441943-04:00",
"name": "Florida Panthers",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1647f914-bc1e-44af-b378-750e0775fe5b/?format=api"
},
{
"id": "9de1dad4-33b0-4ea4-a57e-9802d9d19692",
"gambit_id": "09791c89-aadc-4f17-89d5-f409a452478d",
"last_updated": "2023-05-19T11:07:14.893708-04:00",
"created_at": "2023-05-16T09:47:06.440087-04:00",
"name": "Carolina Hurricanes",
"reward": "2.68000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1647f914-bc1e-44af-b378-750e0775fe5b/?format=api"
}
]
}