GET /api/bet_types/69e8fc7e-3bc8-464c-9c6a-657cfa9bb4c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69e8fc7e-3bc8-464c-9c6a-657cfa9bb4c2",
"match": "https://api-prod.gambitprofit.com/api/matches/d73fc7db-4afd-4b8b-b13e-cafb9fd36962/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-30T10:43:14.778425-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": "Boston Bruins",
"amount": 6010.0
},
{
"team": "New Jersey Devils",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "1c721a78-8285-49b7-b097-299b800ca4b6",
"gambit_id": "fd677e67-738e-4649-9e1a-88cc032e7ea7",
"last_updated": "2024-01-01T19:48:19.945627-05:00",
"created_at": "2023-12-30T10:43:14.786641-05:00",
"name": "Boston Bruins",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69e8fc7e-3bc8-464c-9c6a-657cfa9bb4c2/?format=api"
},
{
"id": "73711fee-155e-49b5-a332-f95ada7bc985",
"gambit_id": "27ade285-7e03-47a5-8f98-ae91756c5c15",
"last_updated": "2024-01-01T19:48:19.942383-05:00",
"created_at": "2023-12-30T10:43:14.782976-05:00",
"name": "New Jersey Devils",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69e8fc7e-3bc8-464c-9c6a-657cfa9bb4c2/?format=api"
}
]
}