GET /api/bet_types/6aa4d237-3771-4d67-b9d5-5bc8c2dd0b8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6aa4d237-3771-4d67-b9d5-5bc8c2dd0b8f",
"match": "https://api-prod.gambitprofit.com/api/matches/f4e00617-ac5d-4c81-a03b-1529ecd6e66c/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-29T11:47:14.278926-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": "LAA",
"amount": 6020.0
},
{
"team": "CWS",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "6e165470-51c5-489c-8e0f-b2f7287849dd",
"gambit_id": "5c0d7fe8-ea4f-4c2d-b7b8-354d4f581ae9",
"last_updated": "2023-05-30T10:47:22.006970-04:00",
"created_at": "2023-05-29T11:47:14.281474-04:00",
"name": "LAA",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aa4d237-3771-4d67-b9d5-5bc8c2dd0b8f/?format=api"
},
{
"id": "880a3ce8-0c7f-4618-876a-94d926da2bf8",
"gambit_id": "d80a9b6c-a074-442d-bed0-a809c3524787",
"last_updated": "2023-05-30T10:47:22.009316-04:00",
"created_at": "2023-05-29T11:47:14.283957-04:00",
"name": "CWS",
"reward": "2.39000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aa4d237-3771-4d67-b9d5-5bc8c2dd0b8f/?format=api"
}
]
}