GET /api/bet_types/f3b4299f-481a-4cc8-acab-32880b69b807/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f3b4299f-481a-4cc8-acab-32880b69b807",
"match": "https://api-prod.gambitprofit.com/api/matches/385809e0-07b9-4007-b47e-879fe67e3614/?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": "Buffalo Sabres",
"amount": 6114.0
},
{
"team": "Ottawa Senators",
"amount": 3886.0
}
],
"expected_reward_tokens": 9170.96,
"profit_sb": 170.96,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "ae3b85ee-c970-4f52-a25c-a3ce6559d055",
"gambit_id": "da43baeb-9720-4fd4-a021-9c6eae0fd3b8",
"last_updated": "2022-11-17T11:12:39.775480-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Sabres",
"reward": "1.50000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3b4299f-481a-4cc8-acab-32880b69b807/?format=api"
},
{
"id": "a9bb2a6d-8aec-4ad7-bfae-6af0d5504276",
"gambit_id": "3a6d1c76-5be3-4d81-b237-9609f138e613",
"last_updated": "2022-11-17T11:12:39.774037-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "2.36000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3b4299f-481a-4cc8-acab-32880b69b807/?format=api"
}
]
}