GET /api/bet_types/cd82c042-5cb2-4980-bd5b-0c1599897104/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cd82c042-5cb2-4980-bd5b-0c1599897104",
"match": "https://api-prod.gambitprofit.com/api/matches/7e9dbc5b-38c3-4a29-8f91-5a231f9324ec/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-27T09:07:22.065834-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": "Ottawa Senators",
"amount": 6308.0
},
{
"team": "Florida Panthers",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "520679d8-cb94-480d-8d11-f05db4057bb3",
"gambit_id": "affa2fe9-4157-4b04-8b93-483b26f25228",
"last_updated": "2023-03-28T11:17:01.863842-04:00",
"created_at": "2023-03-27T09:07:22.067948-04:00",
"name": "Ottawa Senators",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd82c042-5cb2-4980-bd5b-0c1599897104/?format=api"
},
{
"id": "1588e661-b8a9-4f25-8285-5f791f76a056",
"gambit_id": "6f4cf9da-5bcf-4541-98ce-7338595a42dc",
"last_updated": "2023-03-28T11:17:01.866100-04:00",
"created_at": "2023-03-27T09:07:22.070038-04:00",
"name": "Florida Panthers",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd82c042-5cb2-4980-bd5b-0c1599897104/?format=api"
}
]
}