GET /api/bet_types/3356e0b4-6629-428d-a074-ee77155e913b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3356e0b4-6629-428d-a074-ee77155e913b",
"match": "https://api-prod.gambitprofit.com/api/matches/a0bd4b2f-360c-440c-bd4b-61d5a46ab3b2/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-25T13:28:13.982363-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": "Columbus Blue Jackets",
"amount": 5688.0
},
{
"team": "Calgary Flames",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "28d3f09e-ec66-42c5-af5f-bda60b2b4045",
"gambit_id": "e0211c2c-d51d-4ea4-8e82-3c1fd94ab25c",
"last_updated": "2024-01-26T20:53:22.719602-05:00",
"created_at": "2024-01-25T13:28:13.993925-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3356e0b4-6629-428d-a074-ee77155e913b/?format=api"
},
{
"id": "2b801f30-ae4d-46de-a985-f65dd9cb3c1f",
"gambit_id": "c60f55aa-f5f0-40d9-a022-4bf104788bd9",
"last_updated": "2024-01-26T20:53:22.722899-05:00",
"created_at": "2024-01-25T13:28:14.002928-05:00",
"name": "Calgary Flames",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3356e0b4-6629-428d-a074-ee77155e913b/?format=api"
}
]
}