GET /api/bet_types/bdae19d7-03be-4e72-8142-cc71a3c463bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bdae19d7-03be-4e72-8142-cc71a3c463bf",
"match": "https://api-prod.gambitprofit.com/api/matches/b03df2e1-4afe-4905-842f-d85b8a7bb75e/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-30T10:28:00.377682-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": "Philadelphia Flyers",
"amount": 6547.0
},
{
"team": "New Jersey Devils",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "57cce410-7556-4cc4-ad8c-a9429271b800",
"gambit_id": "79fd2227-5d5a-4140-9f47-aadd3c62e5f2",
"last_updated": "2023-12-01T19:23:13.309429-05:00",
"created_at": "2023-11-30T10:28:00.385504-05:00",
"name": "Philadelphia Flyers",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdae19d7-03be-4e72-8142-cc71a3c463bf/?format=api"
},
{
"id": "50a9eae4-7ef2-4c46-bd9a-dafc563bd28b",
"gambit_id": "cbe35615-ce39-4052-9fda-55425f599414",
"last_updated": "2023-12-01T19:23:13.306264-05:00",
"created_at": "2023-11-30T10:28:00.381564-05:00",
"name": "New Jersey Devils",
"reward": "2.73000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdae19d7-03be-4e72-8142-cc71a3c463bf/?format=api"
}
]
}