GET /api/bet_types/91a81c89-4aa7-4b79-8cf4-701372547c38/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "91a81c89-4aa7-4b79-8cf4-701372547c38",
"match": "https://api-prod.gambitprofit.com/api/matches/dd7df648-9480-48cf-a33e-630bd392fcc3/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "New York Islanders",
"amount": 6482.0
},
{
"team": "Carolina Hurricanes",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "d0b102df-6c86-4f03-960a-2cba2f5ee446",
"gambit_id": "cecb6fe2-82e8-4883-9a2e-fc480ebce589",
"last_updated": "2022-12-12T09:42:33.201566-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Islanders",
"reward": "1.40000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91a81c89-4aa7-4b79-8cf4-701372547c38/?format=api"
},
{
"id": "678c4bd5-caef-4713-88fb-1e7efd36d886",
"gambit_id": "bd90787b-2c0f-47c6-9f6e-e6ac1773b3af",
"last_updated": "2022-12-12T09:42:33.202698-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Carolina Hurricanes",
"reward": "2.58000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91a81c89-4aa7-4b79-8cf4-701372547c38/?format=api"
}
]
}