GET /api/bet_types/7f2f20a9-7234-46d3-86ee-6a578c71f9bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f2f20a9-7234-46d3-86ee-6a578c71f9bc",
"match": "https://api-prod.gambitprofit.com/api/matches/d8915da9-1fb9-474f-89f9-fe6e15797d08/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-24T09:13:23.684895-04: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": "CWS",
"amount": 5688.0
},
{
"team": "BOS",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "8ca7f9cf-25fd-4ac7-a478-bd846d91ea33",
"gambit_id": "b7de792c-76c2-4666-a506-c0558659f902",
"last_updated": "2023-09-26T09:58:05.459764-04:00",
"created_at": "2023-09-24T09:13:23.689246-04:00",
"name": "CWS",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f2f20a9-7234-46d3-86ee-6a578c71f9bc/?format=api"
},
{
"id": "dccbb159-bff1-4b81-9dbc-6beca6e2e41f",
"gambit_id": "a6aff1b5-49f1-4d39-992d-f74045758718",
"last_updated": "2023-09-26T09:58:05.463340-04:00",
"created_at": "2023-09-24T09:13:23.693279-04:00",
"name": "BOS",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f2f20a9-7234-46d3-86ee-6a578c71f9bc/?format=api"
}
]
}