GET /api/bet_types/6de2d399-aa54-4ed8-9fda-f7f0175f1994/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6de2d399-aa54-4ed8-9fda-f7f0175f1994",
"match": "https://api-prod.gambitprofit.com/api/matches/0882d53b-2918-4589-a204-e53cfabd9f79/?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": "HOU (F Valdez)",
"amount": 6098.0
},
{
"team": "TAM (D Rasmussen)",
"amount": 3902.0
}
],
"expected_reward_tokens": 9207.98,
"profit_sb": 207.98,
"profit_sb_percentage": 2.31,
"recommended": true
},
"lines": [
{
"id": "8532486c-2310-401c-a364-fc2a62948803",
"gambit_id": "b5e064a1-903e-4d48-9b04-a3fba7373dd3",
"last_updated": "2022-10-02T15:17:07.188853-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (F Valdez)",
"reward": "1.51000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6de2d399-aa54-4ed8-9fda-f7f0175f1994/?format=api"
},
{
"id": "b9c00402-ecec-481e-abf6-6f5a15b49093",
"gambit_id": "9e8655b5-886d-45f5-b750-7306a2141e10",
"last_updated": "2022-10-02T15:17:07.189840-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (D Rasmussen)",
"reward": "2.36000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6de2d399-aa54-4ed8-9fda-f7f0175f1994/?format=api"
}
]
}