GET /api/bet_types/52da7b55-8326-40f6-9b26-fd9e3368c2a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52da7b55-8326-40f6-9b26-fd9e3368c2a4",
"match": "https://api-prod.gambitprofit.com/api/matches/6cce9c1b-f2c1-43ea-bd25-156cf322e0c5/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-13T09:07:59.237471-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": "PHI",
"amount": 5319.0
},
{
"team": "ATL",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "565fcacc-adaf-4143-ad17-ebd07a512202",
"gambit_id": "d1462912-9719-4e40-8790-fe5da28df375",
"last_updated": "2023-09-15T10:18:22.361523-04:00",
"created_at": "2023-09-13T09:07:59.247806-04:00",
"name": "PHI",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52da7b55-8326-40f6-9b26-fd9e3368c2a4/?format=api"
},
{
"id": "442a0afd-e571-43d9-a4c0-0d5738c2a464",
"gambit_id": "13415984-6068-495e-9b05-f5dc1aa21e56",
"last_updated": "2023-09-15T10:18:22.358191-04:00",
"created_at": "2023-09-13T09:07:59.243801-04:00",
"name": "ATL",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52da7b55-8326-40f6-9b26-fd9e3368c2a4/?format=api"
}
]
}