GET /api/bet_types/80bc2eec-d89d-47d2-b145-cb5e6d9886be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "80bc2eec-d89d-47d2-b145-cb5e6d9886be",
"match": "https://api-prod.gambitprofit.com/api/matches/f9abc5fd-3739-4ac2-b43b-6f0b7785fa36/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-29T09:58:09.073357-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": "Boston Celtics",
"amount": 5107.0
},
{
"team": "Toronto Raptors",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "632ce779-257e-462a-905b-18ed49dc873d",
"gambit_id": "e5bee468-6170-4676-b9ef-dd79803a9887",
"last_updated": "2023-12-30T21:48:21.283099-05:00",
"created_at": "2023-12-29T09:58:09.081009-05:00",
"name": "Boston Celtics",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80bc2eec-d89d-47d2-b145-cb5e6d9886be/?format=api"
},
{
"id": "c8e157cc-34c4-4be2-bcff-1b1c14201870",
"gambit_id": "37fbec50-ba7a-404d-8215-4f2995489efc",
"last_updated": "2023-12-30T21:48:21.279754-05:00",
"created_at": "2023-12-29T09:58:09.076933-05:00",
"name": "Toronto Raptors",
"reward": "1.91000",
"odds": "1.95240",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80bc2eec-d89d-47d2-b145-cb5e6d9886be/?format=api"
}
]
}