GET /api/bet_types/6e6f19bc-7865-49d5-b6dc-85bffec49f10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6e6f19bc-7865-49d5-b6dc-85bffec49f10",
"match": "https://api-prod.gambitprofit.com/api/matches/71a749a3-ae41-4fde-9ff9-0c2416833be4/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-09T11:07:11.246423-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": "MIA",
"amount": 6308.0
},
{
"team": "ARI",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "fd46b789-99ed-48f6-ad6b-45cad8dea11a",
"gambit_id": "43691e71-a164-4005-8ceb-a60f8be5c081",
"last_updated": "2023-05-10T15:27:06.699124-04:00",
"created_at": "2023-05-09T11:07:11.249857-04:00",
"name": "MIA",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e6f19bc-7865-49d5-b6dc-85bffec49f10/?format=api"
},
{
"id": "cc852b91-c098-46b7-9d75-bfefdcfc6c0c",
"gambit_id": "ffe532de-86c0-4a90-999f-73124d7612d3",
"last_updated": "2023-05-10T15:27:06.697269-04:00",
"created_at": "2023-05-09T11:07:11.248137-04:00",
"name": "ARI",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e6f19bc-7865-49d5-b6dc-85bffec49f10/?format=api"
}
]
}