GET /api/bet_types/9a95bf14-266f-4e2d-856f-b3b63267f6b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a95bf14-266f-4e2d-856f-b3b63267f6b3",
"match": "https://api-prod.gambitprofit.com/api/matches/29117b2c-ee99-4324-8b67-f1c85dc4ba5a/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-16T17:37:17.265797-04: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": 6241.0
},
{
"team": "Boston Bruins",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "eed53bcc-243f-454d-ac55-9dbfdf0f2c02",
"gambit_id": "f46cb515-ee20-46b4-a374-adcde649cd5e",
"last_updated": "2023-03-17T13:52:05.568326-04:00",
"created_at": "2023-03-16T17:37:17.267471-04:00",
"name": "Winnipeg Jets",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a95bf14-266f-4e2d-856f-b3b63267f6b3/?format=api"
},
{
"id": "368bab44-1052-4eaa-969b-8000c5ea1073",
"gambit_id": "4f6ffb3b-dd13-42ce-9bb6-586f48647596",
"last_updated": "2023-03-17T13:52:05.569316-04:00",
"created_at": "2023-03-16T17:37:17.269183-04:00",
"name": "Boston Bruins",
"reward": "2.54000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a95bf14-266f-4e2d-856f-b3b63267f6b3/?format=api"
}
]
}