GET /api/bet_types/afcc8d1d-1554-404a-b9e7-2d930fdfa7fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "afcc8d1d-1554-404a-b9e7-2d930fdfa7fb",
"match": "https://api-prod.gambitprofit.com/api/matches/a9256cdf-6c3e-4bbe-b68b-c9e4a742f71d/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Cleveland Cavaliers",
"amount": 5899.0
},
{
"team": "Sacramento Kings",
"amount": 4101.0
}
],
"expected_reward_tokens": 9143.45,
"profit_sb": 143.45,
"profit_sb_percentage": 1.59,
"recommended": true
},
"lines": [
{
"id": "53f3e172-7d34-4a54-8bbd-76303fccb829",
"gambit_id": "f1e13f2c-8194-4c64-859d-115475e8cc3f",
"last_updated": "2022-12-10T18:36:58.654648-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.55000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afcc8d1d-1554-404a-b9e7-2d930fdfa7fb/?format=api"
},
{
"id": "7a01c0a4-4a07-46d8-9c75-85a7469d8da1",
"gambit_id": "4801ee72-83e5-42de-ae02-d82cd36e47c4",
"last_updated": "2022-12-10T18:36:58.655753-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Sacramento Kings",
"reward": "2.23000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afcc8d1d-1554-404a-b9e7-2d930fdfa7fb/?format=api"
}
]
}