GET /api/bet_types/85fc1863-8da8-48f7-a754-8c418f4dfe8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85fc1863-8da8-48f7-a754-8c418f4dfe8f",
"match": "https://api-prod.gambitprofit.com/api/matches/fc56a70b-0238-48c7-93fb-7444bf656582/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-16T18:16:46.812706-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": "New York Islanders",
"amount": 6324.0
},
{
"team": "Carolina Hurricanes",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "375ac94c-5dd2-493b-9168-798088413305",
"gambit_id": "446f0525-701b-4ab4-b5fe-afd955e3c5c0",
"last_updated": "2023-04-18T12:12:08.788297-04:00",
"created_at": "2023-04-16T18:16:46.817038-04:00",
"name": "New York Islanders",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85fc1863-8da8-48f7-a754-8c418f4dfe8f/?format=api"
},
{
"id": "e9728de8-d6d5-4872-be42-c7a2c2072a79",
"gambit_id": "eacf4e03-b639-44cc-ac75-be16c39eaa23",
"last_updated": "2023-04-18T12:12:08.786890-04:00",
"created_at": "2023-04-16T18:16:46.814913-04:00",
"name": "Carolina Hurricanes",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85fc1863-8da8-48f7-a754-8c418f4dfe8f/?format=api"
}
]
}