GET /api/bet_types/88fd6a8b-827f-4d8b-9ba0-a857a9d93cb1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88fd6a8b-827f-4d8b-9ba0-a857a9d93cb1",
"match": "https://api-prod.gambitprofit.com/api/matches/a8766141-5684-44b3-b5b0-cba615e7c514/?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": "Buffalo Bills",
"amount": 7520.0
},
{
"team": "Cleveland Browns",
"amount": 2480.0
}
],
"expected_reward_tokens": 9249.6,
"profit_sb": 249.6,
"profit_sb_percentage": 2.77,
"recommended": true
},
"lines": [
{
"id": "fd030084-1ab4-49e4-8273-f8e7e775f038",
"gambit_id": "951559e6-28e3-469b-bc4c-487d6cc4099b",
"last_updated": "2022-11-21T15:53:13.244689-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Bills",
"reward": "1.23000",
"odds": "1.25640",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88fd6a8b-827f-4d8b-9ba0-a857a9d93cb1/?format=api"
},
{
"id": "d00b9410-095a-416c-9c3e-04f6db5da61a",
"gambit_id": "79fa87cd-452d-4da3-8913-47f087c48ce2",
"last_updated": "2022-11-21T15:53:13.245830-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cleveland Browns",
"reward": "3.73000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88fd6a8b-827f-4d8b-9ba0-a857a9d93cb1/?format=api"
}
]
}