GET /api/bet_types/aa9bd261-ce5a-4158-b498-c3949fe94d50/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa9bd261-ce5a-4158-b498-c3949fe94d50",
"match": "https://api-prod.gambitprofit.com/api/matches/0514ce3e-33e7-406b-aa15-a4775bf35b6e/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-22T08:43:05.204924-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": "Phoenix Suns",
"amount": 6449.0
},
{
"team": "Chicago Bulls",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "e7dff36b-950b-43df-9d8a-3eaf82797622",
"gambit_id": "e543277b-0139-4cba-ba44-edad79ae9647",
"last_updated": "2024-01-23T20:03:14.807069-05:00",
"created_at": "2024-01-22T08:43:05.214865-05:00",
"name": "Phoenix Suns",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa9bd261-ce5a-4158-b498-c3949fe94d50/?format=api"
},
{
"id": "586185dd-446f-4cef-a7bd-6bbad0129633",
"gambit_id": "bbcca9b1-3c4f-40f2-9282-bb8521614b4a",
"last_updated": "2024-01-23T20:03:14.803933-05:00",
"created_at": "2024-01-22T08:43:05.209471-05:00",
"name": "Chicago Bulls",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa9bd261-ce5a-4158-b498-c3949fe94d50/?format=api"
}
]
}