GET /api/bet_types/c3353910-c708-441f-bafc-e91cec4fdaca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c3353910-c708-441f-bafc-e91cec4fdaca",
"match": "https://api-prod.gambitprofit.com/api/matches/0cfe7813-ef29-4ce6-a3c7-c0e214f44c0d/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-19T09:17:08.123558-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": "Nashville Predators",
"amount": 5421.0
},
{
"team": "New York Rangers",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "5978302d-bf1e-41e1-ad11-22677f60a254",
"gambit_id": "6ef0aa33-42ce-4985-8df4-ad3fb83e7af4",
"last_updated": "2023-03-20T11:42:08.174664-04:00",
"created_at": "2023-03-19T09:17:08.128010-04:00",
"name": "Nashville Predators",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3353910-c708-441f-bafc-e91cec4fdaca/?format=api"
},
{
"id": "c583e78e-a385-449f-9564-71fd8a24a1fb",
"gambit_id": "a8d6c899-ba43-4c20-bdbd-89a45ef42f50",
"last_updated": "2023-03-20T11:42:08.172104-04:00",
"created_at": "2023-03-19T09:17:08.126186-04:00",
"name": "New York Rangers",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3353910-c708-441f-bafc-e91cec4fdaca/?format=api"
}
]
}