GET /api/bet_types/8a0c07c7-475b-4fdc-9fd7-973fa44b06c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8a0c07c7-475b-4fdc-9fd7-973fa44b06c6",
"match": "https://api-prod.gambitprofit.com/api/matches/8e05ca8d-fc90-4a8d-a639-42f93cd4aa80/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-12T08:57:10.240770-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": "St Louis Blues",
"amount": 6232.0
},
{
"team": "Dallas Stars",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "8836b8ba-d9e0-40d7-8009-30854eb57376",
"gambit_id": "612920df-6d8f-4356-85dc-4b4c9c45da73",
"last_updated": "2023-04-13T17:17:16.244412-04:00",
"created_at": "2023-04-12T08:57:10.242816-04:00",
"name": "St Louis Blues",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a0c07c7-475b-4fdc-9fd7-973fa44b06c6/?format=api"
},
{
"id": "3996d058-7ec7-4b2f-908b-486dcb48b512",
"gambit_id": "eef7a0e7-8485-43ff-93d2-e0a73a892d0e",
"last_updated": "2023-04-13T17:17:16.246947-04:00",
"created_at": "2023-04-12T08:57:10.245109-04:00",
"name": "Dallas Stars",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a0c07c7-475b-4fdc-9fd7-973fa44b06c6/?format=api"
}
]
}