GET /api/bet_types/71e840dd-3aa5-44b9-b7ed-5040143ae426/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71e840dd-3aa5-44b9-b7ed-5040143ae426",
"match": "https://api-prod.gambitprofit.com/api/matches/125c29ee-21e3-4010-827a-de8b96bad8ce/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-25T09:13:11.333596-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": "New York Jets",
"amount": 6010.0
},
{
"team": "New York Giants",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "e355fa83-73da-49d7-ad66-12a460da3a5d",
"gambit_id": "ce007736-ef14-4c46-acad-d32a568290c2",
"last_updated": "2023-10-30T15:33:26.397242-04:00",
"created_at": "2023-10-25T09:13:11.337317-04:00",
"name": "New York Jets",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71e840dd-3aa5-44b9-b7ed-5040143ae426/?format=api"
},
{
"id": "66c33f5c-abcb-4ca1-8db2-c4af441ae821",
"gambit_id": "172771ed-dda1-4550-9a37-0cba27b82c76",
"last_updated": "2023-10-30T15:33:26.400863-04:00",
"created_at": "2023-10-25T09:13:11.341230-04:00",
"name": "New York Giants",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71e840dd-3aa5-44b9-b7ed-5040143ae426/?format=api"
}
]
}