GET /api/bet_types/c551250b-343c-49ba-8590-658aed398966/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c551250b-343c-49ba-8590-658aed398966",
"match": "https://api-prod.gambitprofit.com/api/matches/47cc6740-41cc-4c92-a042-8ce9ad17eebc/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-17T09:32:23.311337-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": "Anaheim Ducks",
"amount": 5955.0
},
{
"team": "Philadelphia Flyers",
"amount": 4045.0
}
],
"expected_reward_tokens": 9586.65,
"profit_sb": 86.65,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "3b318350-e6e8-4282-9cb1-d26df2d52064",
"gambit_id": "b4e1eeeb-e0a4-4d43-ac68-b215f2ac53b2",
"last_updated": "2023-01-18T09:36:59.588640-05:00",
"created_at": "2023-01-17T09:32:23.313843-05:00",
"name": "Anaheim Ducks",
"reward": "1.61000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c551250b-343c-49ba-8590-658aed398966/?format=api"
},
{
"id": "498875b2-c451-46c4-9843-be779edf7e91",
"gambit_id": "b5a0e0ee-a9f8-404e-b939-bc089d94e641",
"last_updated": "2023-01-18T09:36:59.587532-05:00",
"created_at": "2023-01-17T09:32:23.312525-05:00",
"name": "Philadelphia Flyers",
"reward": "2.37000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c551250b-343c-49ba-8590-658aed398966/?format=api"
}
]
}