GET /api/bet_types/24d3eb86-7694-4c8a-9384-7dcefe9aa486/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24d3eb86-7694-4c8a-9384-7dcefe9aa486",
"match": "https://api-prod.gambitprofit.com/api/matches/35720ac2-d754-4625-86ce-e22246b20b8a/?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": "Vancouver Canucks",
"amount": 6862.0
},
{
"team": "New Jersey Devils",
"amount": 3138.0
}
],
"expected_reward_tokens": 9538.18,
"profit_sb": 538.18,
"profit_sb_percentage": 5.98,
"recommended": true
},
"lines": [
{
"id": "38763809-3c8d-47b2-a9ab-f8c3d5daf246",
"gambit_id": "c3b34b72-dd72-445c-9237-9a6cb94c5bc5",
"last_updated": "2022-11-02T10:52:36.029750-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vancouver Canucks",
"reward": "1.39000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24d3eb86-7694-4c8a-9384-7dcefe9aa486/?format=api"
},
{
"id": "54833806-a3c0-467d-a912-cc7db31022d7",
"gambit_id": "59f2aff7-ba58-4231-b4e7-d0bd5cacf5ca",
"last_updated": "2022-11-02T10:52:36.030873-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Jersey Devils",
"reward": "3.04000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24d3eb86-7694-4c8a-9384-7dcefe9aa486/?format=api"
}
]
}