GET /api/bet_types/3034bde1-3dd1-4101-b30b-0d2d3e0880e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3034bde1-3dd1-4101-b30b-0d2d3e0880e0",
"match": "https://api-prod.gambitprofit.com/api/matches/7f8e87ca-ad5b-4f7a-b2af-f1aa2d73c9fb/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-04T10:37:54.075567-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": "Detroit Red Wings",
"amount": 5784.0
},
{
"team": "New York Islanders",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "ced1391d-d422-4d38-9ff9-5808eedd6ed9",
"gambit_id": "bf6ee692-be01-449b-b12b-25035d543d98",
"last_updated": "2023-03-06T11:47:10.997320-05:00",
"created_at": "2023-03-04T10:37:54.078103-05:00",
"name": "Detroit Red Wings",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3034bde1-3dd1-4101-b30b-0d2d3e0880e0/?format=api"
},
{
"id": "567b29ac-213d-49b5-aecc-51cfab69f7b0",
"gambit_id": "cd80ee27-818c-4464-b652-60a6364333a6",
"last_updated": "2023-03-06T11:47:10.996209-05:00",
"created_at": "2023-03-04T10:37:54.076816-05:00",
"name": "New York Islanders",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3034bde1-3dd1-4101-b30b-0d2d3e0880e0/?format=api"
}
]
}