GET /api/bet_types/933b4027-aeac-4c11-ac7c-4a33a1fd3784/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "933b4027-aeac-4c11-ac7c-4a33a1fd3784",
"match": "https://api-prod.gambitprofit.com/api/matches/dedf64ac-fdb8-49d3-8a63-0a419674edd5/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "St Louis Blues",
"amount": 6534.0
},
{
"team": "Carolina Hurricanes",
"amount": 3466.0
}
],
"expected_reward_tokens": 9080.92,
"profit_sb": 80.92,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "fcbd0096-fd9c-47f9-8ba0-000a2beca1e9",
"gambit_id": "ccca1cfc-ac05-4e28-9ddf-3d4c8b0b4002",
"last_updated": "2022-12-03T10:22:35.651151-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "St Louis Blues",
"reward": "1.39000",
"odds": "1.44440",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/933b4027-aeac-4c11-ac7c-4a33a1fd3784/?format=api"
},
{
"id": "9a417bff-535a-4c95-8176-e9eb890be1cf",
"gambit_id": "09c7e81c-8b83-4667-896d-10ba15dd8e37",
"last_updated": "2022-12-03T10:22:35.652220-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Carolina Hurricanes",
"reward": "2.62000",
"odds": "2.85000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/933b4027-aeac-4c11-ac7c-4a33a1fd3784/?format=api"
}
]
}