GET /api/bet_types/881de9f2-8b4c-4040-ae1f-192da1fcc7e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "881de9f2-8b4c-4040-ae1f-192da1fcc7e6",
"match": "https://api-prod.gambitprofit.com/api/matches/ce61f7f4-6286-4735-8b3c-bb0dad7597db/?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": "Philadelphia Flyers",
"amount": 6729.0
},
{
"team": "New Jersey Devils",
"amount": 3271.0
}
],
"expected_reward_tokens": 9485.9,
"profit_sb": -14.1,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "2b7019ba-66a2-4893-8632-eef3f34c1439",
"gambit_id": "e2f5bae3-f652-4ce7-8e44-cdcb6b6d0e5e",
"last_updated": "2022-10-14T10:07:05.624469-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Flyers",
"reward": "1.41000",
"odds": "1.42550",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/881de9f2-8b4c-4040-ae1f-192da1fcc7e6/?format=api"
},
{
"id": "eee18f11-d8f3-4845-bb28-0add562b1789",
"gambit_id": "301e4c02-f962-43a7-88b5-3c82785a0181",
"last_updated": "2022-10-14T10:07:05.625456-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Jersey Devils",
"reward": "2.90000",
"odds": "2.95000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/881de9f2-8b4c-4040-ae1f-192da1fcc7e6/?format=api"
}
]
}