GET /api/bet_types/7e6cf4ee-1c3f-4eda-8614-9585844b115b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e6cf4ee-1c3f-4eda-8614-9585844b115b",
"match": "https://api-prod.gambitprofit.com/api/matches/b41ecd25-3d46-48c2-a838-e6f8a5190ff4/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-08T09:38:19.892677-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": "New York Knicks",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "aaac4fcf-3b39-4117-ab57-cc4e5752d5b3",
"gambit_id": "a22a6221-a554-4ce7-bc78-dc0943e55ad4",
"last_updated": "2023-12-09T10:13:06.287547-05:00",
"created_at": "2023-12-08T09:38:19.934142-05:00",
"name": "Boston Celtics",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e6cf4ee-1c3f-4eda-8614-9585844b115b/?format=api"
},
{
"id": "be7d69dd-b8df-44cd-b3ab-0b6f13f2e280",
"gambit_id": "00e8b3a7-b22a-45a2-9150-004c302936e8",
"last_updated": "2023-12-09T10:13:06.283961-05:00",
"created_at": "2023-12-08T09:38:19.909015-05:00",
"name": "New York Knicks",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e6cf4ee-1c3f-4eda-8614-9585844b115b/?format=api"
}
]
}