GET /api/bet_types/089c9d04-8474-4f71-84e5-5934cdd3b457/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "089c9d04-8474-4f71-84e5-5934cdd3b457",
"match": "https://api-prod.gambitprofit.com/api/matches/33f26ad1-15bc-43bc-b635-cb4f2d3d8888/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-31T11:47:18.839537-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": "Denver Nuggets",
"amount": 7525.0
},
{
"team": "Miami Heat",
"amount": 2475.0
}
],
"expected_reward_tokens": 9479.25,
"profit_sb": -20.75,
"profit_sb_percentage": -0.22,
"recommended": false
},
"lines": [
{
"id": "ebfcdcee-68bb-4990-a01e-c80334e50c8b",
"gambit_id": "0d849f84-ecb5-466d-8dba-439b057e399b",
"last_updated": "2023-06-02T13:56:58.079889-04:00",
"created_at": "2023-05-31T11:47:18.844882-04:00",
"name": "Denver Nuggets",
"reward": "1.26000",
"odds": "1.27030",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/089c9d04-8474-4f71-84e5-5934cdd3b457/?format=api"
},
{
"id": "d6f00346-6598-44e9-8756-41cb9cb26936",
"gambit_id": "f3e672fb-156e-41db-bd02-de986fe7a9d5",
"last_updated": "2023-06-02T13:56:58.077373-04:00",
"created_at": "2023-05-31T11:47:18.842126-04:00",
"name": "Miami Heat",
"reward": "3.83000",
"odds": "3.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/089c9d04-8474-4f71-84e5-5934cdd3b457/?format=api"
}
]
}