GET /api/bet_types/70cec90e-853a-4408-a9eb-be81e4b71222/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "70cec90e-853a-4408-a9eb-be81e4b71222",
"match": "https://api-prod.gambitprofit.com/api/matches/45082e9d-7aff-4bf0-8d1a-77c8de3fba2d/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-26T10:56:55.951125-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": "Montreal Canadiens",
"amount": 6326.0
},
{
"team": "Detroit Red Wings",
"amount": 3674.0
}
],
"expected_reward_tokens": 9552.26,
"profit_sb": 52.26,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "15480f43-2aa8-4b27-8b95-6fe36d16ae52",
"gambit_id": "345006fc-2a22-4074-8c62-8182a96e1faf",
"last_updated": "2023-01-27T10:17:14.730345-05:00",
"created_at": "2023-01-26T10:56:55.952617-05:00",
"name": "Montreal Canadiens",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70cec90e-853a-4408-a9eb-be81e4b71222/?format=api"
},
{
"id": "3fbca9bd-2c30-449e-9f3a-1759266ca1fa",
"gambit_id": "1d47c8ed-2836-4b00-82ac-b6d3623fc360",
"last_updated": "2023-01-27T10:17:14.731765-05:00",
"created_at": "2023-01-26T10:56:55.954160-05:00",
"name": "Detroit Red Wings",
"reward": "2.60000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70cec90e-853a-4408-a9eb-be81e4b71222/?format=api"
}
]
}