GET /api/bet_types/19c32236-8952-4dc8-b24e-385f18ad452b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19c32236-8952-4dc8-b24e-385f18ad452b",
"match": "https://api-prod.gambitprofit.com/api/matches/533e739a-7b19-48df-81dd-8117041bbc05/?format=api",
"name": "Pick the Winner",
"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": 5571.0
},
{
"team": "Vegas Golden Knights",
"amount": 4429.0
}
],
"expected_reward_tokens": 9079.45,
"profit_sb": 79.45,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "adb8d676-c470-4a93-8802-86cdb2d2f058",
"gambit_id": "8d992043-e42c-4caa-b294-035e6e4cf9fe",
"last_updated": "2022-12-14T10:17:16.822621-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Winnipeg Jets",
"reward": "1.63000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19c32236-8952-4dc8-b24e-385f18ad452b/?format=api"
},
{
"id": "ef46b17f-7053-4479-9bf2-8ba2a65b5e1e",
"gambit_id": "959a2787-9f87-4040-8ced-4f0c39d05a82",
"last_updated": "2022-12-14T10:17:16.823797-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "2.05000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19c32236-8952-4dc8-b24e-385f18ad452b/?format=api"
}
]
}