GET /api/bet_types/f8636185-edff-47b0-ac81-1a07e535d742/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f8636185-edff-47b0-ac81-1a07e535d742",
"match": "https://api-prod.gambitprofit.com/api/matches/981e1499-40e4-4634-b43b-7e7ed66987e3/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-18T08:46:56.136494-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": "Pittsburgh Penguins",
"amount": 6399.0
},
{
"team": "New York Rangers",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "d9df494f-abb9-41e3-9923-da896a1c8df5",
"gambit_id": "29f45915-21dd-42fb-8500-f0c78d4798fc",
"last_updated": "2023-03-20T09:36:51.774273-04:00",
"created_at": "2023-03-18T08:46:56.140471-04:00",
"name": "Pittsburgh Penguins",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8636185-edff-47b0-ac81-1a07e535d742/?format=api"
},
{
"id": "fd5fd6d2-b787-4ebc-8b68-0e21b5dd19a6",
"gambit_id": "eadb7f10-9188-4360-b547-2429b609ff2d",
"last_updated": "2023-03-20T09:36:51.771368-04:00",
"created_at": "2023-03-18T08:46:56.138592-04:00",
"name": "New York Rangers",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8636185-edff-47b0-ac81-1a07e535d742/?format=api"
}
]
}