GET /api/bet_types/a930117c-ecb2-426e-8848-e45083c2fd8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a930117c-ecb2-426e-8848-e45083c2fd8f",
"match": "https://api-prod.gambitprofit.com/api/matches/9b4142b0-4025-43e8-8c9a-c7b10debd7da/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-05T08:52:56.474948-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": "Chicago Blackhawks",
"amount": 5867.0
},
{
"team": "Nashville Predators",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "0a9d5dcc-b9d2-4e2a-aa0f-75829a725ce6",
"gambit_id": "ad71c538-ecc4-46ad-bc72-9be4e5a1b516",
"last_updated": "2023-12-06T09:43:12.174034-05:00",
"created_at": "2023-12-05T08:52:56.483480-05:00",
"name": "Chicago Blackhawks",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a930117c-ecb2-426e-8848-e45083c2fd8f/?format=api"
},
{
"id": "6541d6ec-76ab-4f17-aa4d-155f93c8b460",
"gambit_id": "c1bdf108-46bb-4e9a-afe8-2153dcef4f7e",
"last_updated": "2023-12-06T09:43:12.170594-05:00",
"created_at": "2023-12-05T08:52:56.479407-05:00",
"name": "Nashville Predators",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a930117c-ecb2-426e-8848-e45083c2fd8f/?format=api"
}
]
}