GET /api/bet_types/db771eb0-4599-4889-9875-49ac3d101bc4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db771eb0-4599-4889-9875-49ac3d101bc4",
"match": "https://api-prod.gambitprofit.com/api/matches/67e8e385-e88c-4216-9752-33c6a4397bcb/?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": "Arizona Coyotes",
"amount": 5492.0
},
{
"team": "Dallas Stars",
"amount": 4508.0
}
],
"expected_reward_tokens": 9061.08,
"profit_sb": 61.08,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "538b30ed-3c85-49f3-95a7-c6250e7081fa",
"gambit_id": "83e9e2bd-0c40-4673-99fd-0f88cc3f58e6",
"last_updated": "2022-11-04T09:12:34.383241-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "1.65000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db771eb0-4599-4889-9875-49ac3d101bc4/?format=api"
},
{
"id": "538ad7c1-ba99-40fb-ac1c-3de7c8d87d0b",
"gambit_id": "7c23c1f4-03e1-4d52-9ecc-66171481ffd7",
"last_updated": "2022-11-04T09:12:34.384209-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Stars",
"reward": "2.01000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db771eb0-4599-4889-9875-49ac3d101bc4/?format=api"
}
]
}