GET /api/bet_types/b19ae034-8c75-49a5-870f-c5822d8aae75/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b19ae034-8c75-49a5-870f-c5822d8aae75",
"match": "https://api-prod.gambitprofit.com/api/matches/4d0f1589-2203-4d0c-8c90-0de4f7285476/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-11T09:38:13.777860-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": "Ottawa Senators",
"amount": 6554.0
},
{
"team": "Buffalo Sabres",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "8d9f2b49-19ca-4f13-a179-fd9df3467a36",
"gambit_id": "068cd039-d670-4101-802b-691a346bd4d6",
"last_updated": "2024-01-15T09:48:15.117749-05:00",
"created_at": "2024-01-11T09:38:13.781583-05:00",
"name": "Ottawa Senators",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b19ae034-8c75-49a5-870f-c5822d8aae75/?format=api"
},
{
"id": "52cc2ce0-4fbd-472f-bcde-1b669194efb9",
"gambit_id": "2d5071b2-b194-49d5-9d43-3616f75f112d",
"last_updated": "2024-01-15T09:48:15.121067-05:00",
"created_at": "2024-01-11T09:38:13.785936-05:00",
"name": "Buffalo Sabres",
"reward": "2.72000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b19ae034-8c75-49a5-870f-c5822d8aae75/?format=api"
}
]
}