GET /api/bet_types/8667b777-1ef8-4568-9fce-8fee8bfb2374/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8667b777-1ef8-4568-9fce-8fee8bfb2374",
"match": "https://api-prod.gambitprofit.com/api/matches/f4036778-999c-44b1-867f-b464142a7555/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-31T12:47:16.638116-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": "Oklahoma City Thunder",
"amount": 5107.0
},
{
"team": "Indiana Pacers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1933ba6a-41fc-4c74-a66b-c4879b4278b5",
"gambit_id": "ad0c43eb-a79f-48a7-8610-ace26a7ccc9b",
"last_updated": "2023-04-01T10:22:17.356899-04:00",
"created_at": "2023-03-31T12:47:16.643434-04:00",
"name": "Oklahoma City Thunder",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8667b777-1ef8-4568-9fce-8fee8bfb2374/?format=api"
},
{
"id": "4018fab6-91fa-41cf-b030-789f6f875608",
"gambit_id": "0b7d0539-38ca-4bb7-961c-8343e9a8b9f1",
"last_updated": "2023-04-01T10:22:17.354040-04:00",
"created_at": "2023-03-31T12:47:16.640983-04:00",
"name": "Indiana Pacers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8667b777-1ef8-4568-9fce-8fee8bfb2374/?format=api"
}
]
}