GET /api/bet_types/8f661841-74ed-4205-b2b5-3cb82643fe40/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8f661841-74ed-4205-b2b5-3cb82643fe40",
"match": "https://api-prod.gambitprofit.com/api/matches/9c51c093-20eb-44f8-ae9d-0cb397c5340b/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-23T09:43:22.614673-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": "Edmonton Oilers",
"amount": 5688.0
},
{
"team": "Columbus Blue Jackets",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "a2202f38-b84e-40ac-b6eb-c255afc0ef33",
"gambit_id": "079accd9-8660-40ba-95e1-78b07892e36c",
"last_updated": "2024-01-24T22:28:18.723227-05:00",
"created_at": "2024-01-23T09:43:22.619746-05:00",
"name": "Edmonton Oilers",
"reward": "1.66000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f661841-74ed-4205-b2b5-3cb82643fe40/?format=api"
},
{
"id": "c6b7fd9f-2bfb-4f4f-8c70-0961dabc56ba",
"gambit_id": "98441184-6f43-4c4f-ad9e-6656e129d624",
"last_updated": "2024-01-24T22:28:18.726440-05:00",
"created_at": "2024-01-23T09:43:22.625129-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.19000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f661841-74ed-4205-b2b5-3cb82643fe40/?format=api"
}
]
}