GET /api/bet_types/99da5d53-1724-4804-9ead-3bdea1b83154/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99da5d53-1724-4804-9ead-3bdea1b83154",
"match": "https://api-prod.gambitprofit.com/api/matches/6bac8a70-9690-4ff2-a3e1-beda01afd350/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-27T09:03:05.528532-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": "Los Angeles Kings",
"amount": 5614.0
},
{
"team": "San Jose Sharks",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "002f92c7-d1ee-47f5-809b-ad588a848dfa",
"gambit_id": "d9c121d9-7584-4253-bf59-10549c7bc35e",
"last_updated": "2023-12-29T11:03:23.480069-05:00",
"created_at": "2023-12-27T09:03:05.536580-05:00",
"name": "Los Angeles Kings",
"reward": "1.68000",
"odds": "1.71430",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99da5d53-1724-4804-9ead-3bdea1b83154/?format=api"
},
{
"id": "b0c6edee-b37c-4190-bbf1-8c7c6de01be3",
"gambit_id": "09a88e9e-89f3-4d52-a864-063767439839",
"last_updated": "2023-12-29T11:03:23.483322-05:00",
"created_at": "2023-12-27T09:03:05.532266-05:00",
"name": "San Jose Sharks",
"reward": "2.15000",
"odds": "2.20000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99da5d53-1724-4804-9ead-3bdea1b83154/?format=api"
}
]
}