GET /api/bet_types/177a908f-5160-42aa-8a72-d1ed8ecf6870/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "177a908f-5160-42aa-8a72-d1ed8ecf6870",
"match": "https://api-prod.gambitprofit.com/api/matches/1d4906a9-f2df-4a25-ae82-27eb960ae276/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-27T09:18:11.368790-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": "Nashville Predators",
"amount": 5319.0
},
{
"team": "Edmonton Oilers",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "e07812c2-b5d8-43a9-b138-adee38928b64",
"gambit_id": "ce5e2943-9d44-4c03-ab3b-0a514a9578c1",
"last_updated": "2024-01-29T21:58:08.343027-05:00",
"created_at": "2024-01-27T09:18:11.372682-05:00",
"name": "Nashville Predators",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/177a908f-5160-42aa-8a72-d1ed8ecf6870/?format=api"
},
{
"id": "c82cade9-c53f-4a83-b7fe-b83ef7bc8b01",
"gambit_id": "b91cedd9-00fa-4b9d-9b87-5746a893bc31",
"last_updated": "2024-01-29T21:58:08.346629-05:00",
"created_at": "2024-01-27T09:18:11.376508-05:00",
"name": "Edmonton Oilers",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/177a908f-5160-42aa-8a72-d1ed8ecf6870/?format=api"
}
]
}