GET /api/bet_types/4586a908-ff24-417b-8f55-54eaa3b239fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4586a908-ff24-417b-8f55-54eaa3b239fe",
"match": "https://api-prod.gambitprofit.com/api/matches/e19bbc16-24bc-40d5-9690-c0fe21733e80/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-13T08:57:55.767284-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": "New Orleans Pelicans",
"amount": 5107.0
},
{
"team": "Washington Wizards",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1ad64387-d32a-4d5e-b69d-a06fd9adeb7b",
"gambit_id": "500382b3-e655-4d24-b0ed-4ac9b1517474",
"last_updated": "2023-12-15T10:08:17.865586-05:00",
"created_at": "2023-12-13T08:57:55.773130-05:00",
"name": "New Orleans Pelicans",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4586a908-ff24-417b-8f55-54eaa3b239fe/?format=api"
},
{
"id": "71a14161-89f3-4ebb-b729-83f9931d2965",
"gambit_id": "9293c435-4cee-41e3-a246-f824818e6d02",
"last_updated": "2023-12-15T10:08:17.869923-05:00",
"created_at": "2023-12-13T08:57:55.777875-05:00",
"name": "Washington Wizards",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4586a908-ff24-417b-8f55-54eaa3b239fe/?format=api"
}
]
}