GET /api/bet_types/b1c68713-da06-43f6-9887-d9b5ade9962b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1c68713-da06-43f6-9887-d9b5ade9962b",
"match": "https://api-prod.gambitprofit.com/api/matches/1e2bff18-eb0d-40a0-b439-5a7685977ba4/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-24T09:08:01.421599-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 York Islanders",
"amount": 6546.0
},
{
"team": "Ottawa Senators",
"amount": 3454.0
}
],
"expected_reward_tokens": 9360.34,
"profit_sb": -139.66,
"profit_sb_percentage": -1.47,
"recommended": false
},
"lines": [
{
"id": "4c7b8ebd-ad46-4292-b8b6-121d76caabb7",
"gambit_id": "d30a9dd5-692f-4dfc-a876-aeea47d09122",
"last_updated": "2023-11-27T09:53:23.003475-05:00",
"created_at": "2023-11-24T09:08:01.427306-05:00",
"name": "New York Islanders",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1c68713-da06-43f6-9887-d9b5ade9962b/?format=api"
},
{
"id": "1d185575-beee-4437-82a3-3774684d5295",
"gambit_id": "19246c51-5876-4e8e-9127-478392a89a04",
"last_updated": "2023-11-27T09:53:23.006904-05:00",
"created_at": "2023-11-24T09:08:01.433928-05:00",
"name": "Ottawa Senators",
"reward": "2.71000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1c68713-da06-43f6-9887-d9b5ade9962b/?format=api"
}
]
}