GET /api/bet_types/78475a2b-fc99-48ca-8c04-edb1d84397cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78475a2b-fc99-48ca-8c04-edb1d84397cd",
"match": "https://api-prod.gambitprofit.com/api/matches/a8dc26d0-47af-422c-9f2d-643e3ffb916a/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-20T09:13:17.919460-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 Islanders",
"amount": 6893.0
},
{
"team": "New Jersey Devils",
"amount": 3107.0
}
],
"expected_reward_tokens": 9443.41,
"profit_sb": -56.59,
"profit_sb_percentage": -0.6,
"recommended": false
},
"lines": [
{
"id": "73f5ba80-e09f-48c4-91a5-c02be77b82f5",
"gambit_id": "f8ef1aea-9a22-4c6c-a803-59aba8dd1f59",
"last_updated": "2023-10-21T10:13:18.662138-04:00",
"created_at": "2023-10-20T09:13:17.926943-04:00",
"name": "New York Islanders",
"reward": "1.37000",
"odds": "1.39220",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78475a2b-fc99-48ca-8c04-edb1d84397cd/?format=api"
},
{
"id": "8b5138b9-c41a-49f7-af9a-b24c8c1a7974",
"gambit_id": "283abbfa-c79b-4324-b4af-4d71aec0d9b1",
"last_updated": "2023-10-21T10:13:18.658158-04:00",
"created_at": "2023-10-20T09:13:17.923058-04:00",
"name": "New Jersey Devils",
"reward": "3.04000",
"odds": "3.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78475a2b-fc99-48ca-8c04-edb1d84397cd/?format=api"
}
]
}