GET /api/bet_types/4bbd189a-3cff-441c-a6a8-b15606d4b9d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4bbd189a-3cff-441c-a6a8-b15606d4b9d6",
"match": "https://api-prod.gambitprofit.com/api/matches/fea7d2b2-b3d8-40e9-bfc2-5d704abff331/?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": "LAA (M Lorenzen)",
"amount": 5783.0
},
{
"team": "OAK (C Irvin)",
"amount": 4217.0
}
],
"expected_reward_tokens": 9656.93,
"profit_sb": 156.93,
"profit_sb_percentage": 1.65,
"recommended": true
},
"lines": [
{
"id": "915bf7ed-a062-4cf1-a118-47c9a4474b89",
"gambit_id": "58b2236c-8723-4dc4-a3ba-f7648276ef62",
"last_updated": "2022-10-05T06:42:21.664787-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (M Lorenzen)",
"reward": "1.67000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bbd189a-3cff-441c-a6a8-b15606d4b9d6/?format=api"
},
{
"id": "dcc14428-1b9a-4fc2-b373-8ed2391ad794",
"gambit_id": "a8145809-3af6-4d75-b531-051539eeaa17",
"last_updated": "2022-10-05T06:42:21.665726-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (C Irvin)",
"reward": "2.29000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bbd189a-3cff-441c-a6a8-b15606d4b9d6/?format=api"
}
]
}