GET /api/bet_types/c6cda140-5a95-4d76-baee-4969a7e3cc19/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6cda140-5a95-4d76-baee-4969a7e3cc19",
"match": "https://api-prod.gambitprofit.com/api/matches/91812d27-c3cd-4c82-a34d-bb217c62cd83/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-08T09:01:58.819043-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": "Winnipeg Jets",
"amount": 6308.0
},
{
"team": "Nashville Predators",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "2d1d60ac-a8e1-44d5-b9d3-4f20c4c1cd60",
"gambit_id": "92d0e398-07d1-4126-b626-98405de41e8b",
"last_updated": "2023-04-10T15:12:16.069519-04:00",
"created_at": "2023-04-08T09:01:58.820385-04:00",
"name": "Winnipeg Jets",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6cda140-5a95-4d76-baee-4969a7e3cc19/?format=api"
},
{
"id": "2efc0a34-de19-43e5-9401-8c8ab253e38a",
"gambit_id": "de85c1f1-3d5f-4f14-a36a-88a9ea380f7a",
"last_updated": "2023-04-10T15:12:16.072021-04:00",
"created_at": "2023-04-08T09:01:58.821950-04:00",
"name": "Nashville Predators",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6cda140-5a95-4d76-baee-4969a7e3cc19/?format=api"
}
]
}