GET /api/bet_types/acf89dd0-2f61-4577-8908-aacab36f07b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "acf89dd0-2f61-4577-8908-aacab36f07b3",
"match": "https://api-prod.gambitprofit.com/api/matches/7c0b6b73-128b-4d41-8715-aa41d52ff3bb/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-25T13:28:11.915695-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": "Utah Jazz",
"amount": 5000.0
},
{
"team": "Washington Wizards",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "18055ea4-2473-422b-93cf-723350ba6420",
"gambit_id": "ef0c1eb6-9b6d-46b0-bab4-b2935d26067f",
"last_updated": "2024-01-26T20:48:26.185931-05:00",
"created_at": "2024-01-25T13:28:11.920459-05:00",
"name": "Utah Jazz",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acf89dd0-2f61-4577-8908-aacab36f07b3/?format=api"
},
{
"id": "9be5e218-93e1-461c-a9c1-9aee3674a648",
"gambit_id": "41d9f155-6c85-4c9f-a8d0-82ae5f1f8bde",
"last_updated": "2024-01-26T20:48:26.189220-05:00",
"created_at": "2024-01-25T13:28:11.924504-05:00",
"name": "Washington Wizards",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acf89dd0-2f61-4577-8908-aacab36f07b3/?format=api"
}
]
}