GET /api/bet_types/9550f64b-878e-46e9-8fe7-a8b47bb905f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9550f64b-878e-46e9-8fe7-a8b47bb905f6",
"match": "https://api-prod.gambitprofit.com/api/matches/da43510f-05fd-4c7d-a235-2199416308b1/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-11T10:08:14.222241-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": "HOU",
"amount": 6308.0
},
{
"team": "CLE",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "5f52a8c5-3484-4b93-9522-1572de370e17",
"gambit_id": "66782789-08d0-46f8-8a5e-33f1628b21e0",
"last_updated": "2023-06-12T18:53:14.600571-04:00",
"created_at": "2023-06-11T10:08:14.224252-04:00",
"name": "HOU",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9550f64b-878e-46e9-8fe7-a8b47bb905f6/?format=api"
},
{
"id": "93af3223-5670-441a-b294-551908df47ee",
"gambit_id": "28688882-e470-4bd8-b1fa-e7ecf41c3814",
"last_updated": "2023-06-12T18:53:14.602116-04:00",
"created_at": "2023-06-11T10:08:14.226561-04:00",
"name": "CLE",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9550f64b-878e-46e9-8fe7-a8b47bb905f6/?format=api"
}
]
}