GET /api/bet_types/064dfaf3-301a-4b7e-9f38-17b78f1ce2fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "064dfaf3-301a-4b7e-9f38-17b78f1ce2fe",
"match": "https://api-prod.gambitprofit.com/api/matches/a115ee84-0848-4d44-9879-b95955b4e9fd/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-03T08:07:18.601077-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": "Oklahoma City Thunder",
"amount": 5107.0
},
{
"team": "Utah Jazz",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "cb9efa21-9bf8-48b5-95ce-d73c222b6760",
"gambit_id": "bd0d90f2-195e-4ca1-8fe1-352c17c2afc7",
"last_updated": "2023-03-04T12:46:54.770591-05:00",
"created_at": "2023-03-03T08:07:18.602469-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/064dfaf3-301a-4b7e-9f38-17b78f1ce2fe/?format=api"
},
{
"id": "01d1f834-d652-45cc-bbef-76581abbf036",
"gambit_id": "2be1f0c9-74b8-4714-a9c9-2d4577b65a90",
"last_updated": "2023-03-04T12:46:54.771860-05:00",
"created_at": "2023-03-03T08:07:18.603801-05:00",
"name": "Utah Jazz",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/064dfaf3-301a-4b7e-9f38-17b78f1ce2fe/?format=api"
}
]
}