GET /api/bet_types/d7a9e4b0-1936-47cd-8450-f0e742096d6f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d7a9e4b0-1936-47cd-8450-f0e742096d6f",
"match": "https://api-prod.gambitprofit.com/api/matches/1b0a19bc-afd8-4c85-b326-17f19a365c20/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-02T08:28:14.933929-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": "Vancouver Canucks",
"amount": 6759.0
},
{
"team": "Calgary Flames",
"amount": 3241.0
}
],
"expected_reward_tokens": 9462.6,
"profit_sb": -37.4,
"profit_sb_percentage": -0.39,
"recommended": false
},
"lines": [
{
"id": "7041bff1-9d31-40f8-9ad9-8ce43af40102",
"gambit_id": "d6e8e1f1-dcf6-4ae4-a12c-59bd35ddb2c3",
"last_updated": "2023-12-04T15:23:34.555252-05:00",
"created_at": "2023-12-02T08:28:14.949576-05:00",
"name": "Vancouver Canucks",
"reward": "1.40000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a9e4b0-1936-47cd-8450-f0e742096d6f/?format=api"
},
{
"id": "ee9da316-2232-473c-b3df-27eeb66fc834",
"gambit_id": "f54ea90f-f7b8-49f9-8418-37606223508e",
"last_updated": "2023-12-04T15:23:34.558539-05:00",
"created_at": "2023-12-02T08:28:14.953797-05:00",
"name": "Calgary Flames",
"reward": "2.92000",
"odds": "3.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a9e4b0-1936-47cd-8450-f0e742096d6f/?format=api"
}
]
}