GET /api/bet_types/52061e8a-24fd-4f53-9c89-62e997183e59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52061e8a-24fd-4f53-9c89-62e997183e59",
"match": "https://api-prod.gambitprofit.com/api/matches/fb427fbe-88dc-4ace-8aa8-e131e1c4b8e4/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-29T08:42:06.660224-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": "Ottawa Senators",
"amount": 6099.0
},
{
"team": "Washington Capitals",
"amount": 3901.0
}
],
"expected_reward_tokens": 9087.51,
"profit_sb": 87.51,
"profit_sb_percentage": 0.97,
"recommended": true
},
"lines": [
{
"id": "7ab171b0-813a-4794-b384-518c6d4ee8c8",
"gambit_id": "ae41740e-435a-4314-8c4a-3509cea6531e",
"last_updated": "2022-12-31T10:51:59.322839-05:00",
"created_at": "2022-12-29T08:42:06.662620-05:00",
"name": "Ottawa Senators",
"reward": "1.49000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52061e8a-24fd-4f53-9c89-62e997183e59/?format=api"
},
{
"id": "0a529248-dc10-4b0c-b2fc-e8995cc4e105",
"gambit_id": "f9f11047-8742-428b-b76a-e3688d0beaeb",
"last_updated": "2022-12-31T10:51:59.321684-05:00",
"created_at": "2022-12-29T08:42:06.661389-05:00",
"name": "Washington Capitals",
"reward": "2.33000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52061e8a-24fd-4f53-9c89-62e997183e59/?format=api"
}
]
}