GET /api/bet_types/10165659-ddcf-47ad-ba85-b10b726172b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "10165659-ddcf-47ad-ba85-b10b726172b3",
"match": "https://api-prod.gambitprofit.com/api/matches/ffdcd287-86e6-4de1-befc-6e9207c05adf/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "CLE",
"amount": 5096.0
},
{
"team": "KAN",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "4fcaeea4-1e21-45ac-b6fa-d7167c95a73b",
"gambit_id": "f4b82ff0-a1a0-471a-a277-744ec14df512",
"last_updated": "2022-09-07T12:46:59.916269-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE",
"reward": "1.78000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10165659-ddcf-47ad-ba85-b10b726172b3/?format=api"
},
{
"id": "886d0fe1-e39e-4a23-ae0f-623a118fcd21",
"gambit_id": "c3b14e34-98f7-478b-b8ea-9fe5e382990b",
"last_updated": "2022-09-07T12:46:59.915304-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN",
"reward": "1.85000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10165659-ddcf-47ad-ba85-b10b726172b3/?format=api"
}
]
}