GET /api/bet_types/f3c57260-492b-44c7-94c5-62b9707c69e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f3c57260-492b-44c7-94c5-62b9707c69e2",
"match": "https://api-prod.gambitprofit.com/api/matches/13a6bfed-5517-467d-a7a6-17f2b85aa84f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-28T09:33:18.329627-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": "Sacramento Kings",
"amount": 5421.0
},
{
"team": "Golden State Warriors",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "088a1581-7027-4685-9849-91746af579ee",
"gambit_id": "853907d3-d556-4284-aa5a-e3d5fe7236c5",
"last_updated": "2023-11-29T21:48:07.394760-05:00",
"created_at": "2023-11-28T09:33:18.338216-05:00",
"name": "Sacramento Kings",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3c57260-492b-44c7-94c5-62b9707c69e2/?format=api"
},
{
"id": "c5c62d71-135e-498d-aa2c-087a9eae5ee4",
"gambit_id": "e734cf1a-9bd4-4b05-bd85-e15e1453de71",
"last_updated": "2023-11-29T21:48:07.391535-05:00",
"created_at": "2023-11-28T09:33:18.333608-05:00",
"name": "Golden State Warriors",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3c57260-492b-44c7-94c5-62b9707c69e2/?format=api"
}
]
}