GET /api/bet_types/019e271e-8a83-4f0a-a699-bb4da803320a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "019e271e-8a83-4f0a-a699-bb4da803320a",
"match": "https://api-prod.gambitprofit.com/api/matches/676279b2-1066-4fdc-8a95-5316979d3ff4/?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": "Winnipeg Jets",
"amount": 6173.0
},
{
"team": "Toronto Maple Leafs",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "abe8e260-28e8-4964-9d50-3130d446e256",
"gambit_id": "36164724-8d34-46fd-8754-5b5b5e02789b",
"last_updated": "2022-10-24T10:17:10.313174-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Winnipeg Jets",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/019e271e-8a83-4f0a-a699-bb4da803320a/?format=api"
},
{
"id": "6d07dfee-2cfc-463b-b068-7b4e56c0f5b5",
"gambit_id": "eb317d66-ffc0-43f0-8efb-9f5a7138ef98",
"last_updated": "2022-10-24T10:17:10.312178-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Maple Leafs",
"reward": "2.50000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/019e271e-8a83-4f0a-a699-bb4da803320a/?format=api"
}
]
}