GET /api/bet_types/bad500ac-1c62-456f-9c5c-6f0ceb82ae5f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bad500ac-1c62-456f-9c5c-6f0ceb82ae5f",
"match": "https://api-prod.gambitprofit.com/api/matches/7a2cd8d4-9c8c-4068-8a6a-1d23ad5220c4/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-23T09:06:52.415383-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": "Pittsburgh Penguins",
"amount": 6308.0
},
{
"team": "Dallas Stars",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "df55eff3-057a-4f83-b57c-66a276322e6b",
"gambit_id": "9b2c076c-c471-458f-8f11-7862bd2f26be",
"last_updated": "2023-03-24T10:46:53.233427-04:00",
"created_at": "2023-03-23T09:06:52.418573-04:00",
"name": "Pittsburgh Penguins",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bad500ac-1c62-456f-9c5c-6f0ceb82ae5f/?format=api"
},
{
"id": "e8059855-8bdb-4760-bd6c-e2523f8e69e1",
"gambit_id": "0bfa5968-17d4-40d8-8b9f-aa1004212efd",
"last_updated": "2023-03-24T10:46:53.231454-04:00",
"created_at": "2023-03-23T09:06:52.416870-04:00",
"name": "Dallas Stars",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bad500ac-1c62-456f-9c5c-6f0ceb82ae5f/?format=api"
}
]
}