GET /api/bet_types/868883c7-d31d-41ee-ad0a-01a1b7cbbfe3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "868883c7-d31d-41ee-ad0a-01a1b7cbbfe3",
"match": "https://api-prod.gambitprofit.com/api/matches/434aeb90-1abb-4c92-a100-c5d37b549678/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-19T08:32:59.988336-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": "Seattle Kraken",
"amount": 6546.0
},
{
"team": "Carolina Hurricanes",
"amount": 3454.0
}
],
"expected_reward_tokens": 9360.34,
"profit_sb": -139.66,
"profit_sb_percentage": -1.47,
"recommended": false
},
"lines": [
{
"id": "b6289957-51ac-42e7-a532-1ce3300a150e",
"gambit_id": "0a9a2f99-b05c-4de8-bf8c-b57994ff5816",
"last_updated": "2023-10-20T11:23:23.427864-04:00",
"created_at": "2023-10-19T08:33:00.002646-04:00",
"name": "Seattle Kraken",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/868883c7-d31d-41ee-ad0a-01a1b7cbbfe3/?format=api"
},
{
"id": "b59779ad-e54f-42aa-99aa-8ec6843aae9d",
"gambit_id": "057686ec-51dd-425f-8786-d2c4d28ae2b7",
"last_updated": "2023-10-20T11:23:23.424352-04:00",
"created_at": "2023-10-19T08:32:59.993265-04:00",
"name": "Carolina Hurricanes",
"reward": "2.71000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/868883c7-d31d-41ee-ad0a-01a1b7cbbfe3/?format=api"
}
]
}