GET /api/bet_types/a88af935-450a-408f-a1bc-a3d4f2cd2acc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a88af935-450a-408f-a1bc-a3d4f2cd2acc",
"match": "https://api-prod.gambitprofit.com/api/matches/997d5ac4-8d4d-4919-9508-ae00d2a36d7b/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-22T09:01:55.588003-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": "Pittsburgh Penguins",
"amount": 6476.0
},
{
"team": "New Jersey Devils",
"amount": 3524.0
}
],
"expected_reward_tokens": 9584.48,
"profit_sb": 84.48,
"profit_sb_percentage": 0.89,
"recommended": true
},
"lines": [
{
"id": "3710bc49-a2bf-42ea-8708-ef75db02bcc3",
"gambit_id": "03504a89-7e02-4dce-bd35-219c4402b478",
"last_updated": "2023-01-23T15:42:00.659605-05:00",
"created_at": "2023-01-22T09:01:55.590610-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.48000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a88af935-450a-408f-a1bc-a3d4f2cd2acc/?format=api"
},
{
"id": "fe342937-af49-4a1a-88dd-1176b3079e50",
"gambit_id": "facf3ac0-c241-44e9-9b31-d3655effbad2",
"last_updated": "2023-01-23T15:42:00.658511-05:00",
"created_at": "2023-01-22T09:01:55.589266-05:00",
"name": "New Jersey Devils",
"reward": "2.72000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a88af935-450a-408f-a1bc-a3d4f2cd2acc/?format=api"
}
]
}