GET /api/bet_types/f7881ceb-443b-4782-9a86-277bef6f3856/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7881ceb-443b-4782-9a86-277bef6f3856",
"match": "https://api-prod.gambitprofit.com/api/matches/4c4702b2-a907-41f2-bca8-1086c3e4e039/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-24T09:08:00.199090-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": 5000.0
},
{
"team": "St Louis Blues",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "75e6feb6-3068-4cfe-8ca5-308dcd126ccc",
"gambit_id": "3990af7b-708d-4abc-bc21-953c081c09cd",
"last_updated": "2023-11-27T09:58:33.081376-05:00",
"created_at": "2023-11-24T09:08:00.204628-05:00",
"name": "Nashville Predators",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7881ceb-443b-4782-9a86-277bef6f3856/?format=api"
},
{
"id": "1b36fbe3-ba0e-4bfa-9d16-b019a357e442",
"gambit_id": "4c7750ca-18df-4e4f-829a-beeffc1dee5b",
"last_updated": "2023-11-27T09:58:33.088285-05:00",
"created_at": "2023-11-24T09:08:00.210074-05:00",
"name": "St Louis Blues",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7881ceb-443b-4782-9a86-277bef6f3856/?format=api"
}
]
}