GET /api/bet_types/8621030f-0c91-460c-803f-c47f20c2ce30/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8621030f-0c91-460c-803f-c47f20c2ce30",
"match": "https://api-prod.gambitprofit.com/api/matches/aa192629-2d34-4f0d-8ef9-0bbb5695e2ef/?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": "Memphis Grizzlies",
"amount": 5863.0
},
{
"team": "Utah Jazz",
"amount": 4137.0
}
],
"expected_reward_tokens": 9556.47,
"profit_sb": 56.47,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "bf94b1af-06b6-46c0-a7f2-3cfb9b8b7a44",
"gambit_id": "07a39e0c-d721-4d60-afa6-4b0de8fcc547",
"last_updated": "2022-10-31T10:57:09.980138-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Memphis Grizzlies",
"reward": "1.63000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8621030f-0c91-460c-803f-c47f20c2ce30/?format=api"
},
{
"id": "ea47dbbe-f3bb-40d5-83c1-edfb445f5b39",
"gambit_id": "eb30e2a5-8ae2-42fd-a39c-591cee4b4073",
"last_updated": "2022-10-31T10:57:09.981134-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah Jazz",
"reward": "2.31000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8621030f-0c91-460c-803f-c47f20c2ce30/?format=api"
}
]
}