GET /api/bet_types/32cd1431-5341-4608-b363-13b5c4b85421/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32cd1431-5341-4608-b363-13b5c4b85421",
"match": "https://api-prod.gambitprofit.com/api/matches/21e71253-6467-412d-b503-326a43d5c7b2/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-24T08:57:58.669996-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": "St Louis Blues",
"amount": 5861.0
},
{
"team": "Winnipeg Jets",
"amount": 4139.0
}
],
"expected_reward_tokens": 9436.21,
"profit_sb": -63.79,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "65b1fd17-d737-4a93-9fd1-7a682066958d",
"gambit_id": "e27d1a50-1103-4b78-ab7e-de8ba3d44f85",
"last_updated": "2023-10-26T10:13:04.514972-04:00",
"created_at": "2023-10-24T08:57:58.674486-04:00",
"name": "St Louis Blues",
"reward": "1.61000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32cd1431-5341-4608-b363-13b5c4b85421/?format=api"
},
{
"id": "829a1aec-6a69-41a3-88a8-835e7108b861",
"gambit_id": "4a46571e-c2e2-4af9-a08e-c6e05c7b3e4d",
"last_updated": "2023-10-26T10:13:04.518333-04:00",
"created_at": "2023-10-24T08:57:58.678624-04:00",
"name": "Winnipeg Jets",
"reward": "2.28000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32cd1431-5341-4608-b363-13b5c4b85421/?format=api"
}
]
}