GET /api/bet_types/b53d4050-2e46-4193-8348-515b026e94a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b53d4050-2e46-4193-8348-515b026e94a5",
"match": "https://api-prod.gambitprofit.com/api/matches/a395c591-0831-437d-ac38-619d673995f8/?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": "Philadelphia Flyers",
"amount": 6943.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3057.0
}
],
"expected_reward_tokens": 9232.14,
"profit_sb": 232.14,
"profit_sb_percentage": 2.58,
"recommended": true
},
"lines": [
{
"id": "e395b2b3-0f2a-4472-a1d4-56b498238a4f",
"gambit_id": "0bf621c5-dfd0-49f2-861f-2662a38c122a",
"last_updated": "2022-11-16T09:47:25.269603-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Flyers",
"reward": "1.33000",
"odds": "1.37040",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b53d4050-2e46-4193-8348-515b026e94a5/?format=api"
},
{
"id": "ec5a7d50-08c7-49f4-8d98-a20d1ec2e1d1",
"gambit_id": "0162fa4d-a951-4c97-8af4-dc655a6d21cf",
"last_updated": "2022-11-16T09:47:25.266907-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Columbus Blue Jackets",
"reward": "3.02000",
"odds": "3.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b53d4050-2e46-4193-8348-515b026e94a5/?format=api"
}
]
}