GET /api/bet_types/65067e10-cf92-4e90-b71d-d71b997b1f03/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65067e10-cf92-4e90-b71d-d71b997b1f03",
"match": "https://api-prod.gambitprofit.com/api/matches/da17361d-abde-4e2d-abfb-3a403229aba8/?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": "Utah Jazz",
"amount": 5492.0
},
{
"team": "Chicago Bulls",
"amount": 4508.0
}
],
"expected_reward_tokens": 9061.08,
"profit_sb": 61.08,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "677f6869-3adc-4e52-89de-270c7320f6ea",
"gambit_id": "d2e19108-6571-4730-a033-ba258f735dc0",
"last_updated": "2022-11-29T09:52:05.121478-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah Jazz",
"reward": "1.65000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65067e10-cf92-4e90-b71d-d71b997b1f03/?format=api"
},
{
"id": "ea961bf1-4dfa-4a11-92c0-0f03b514bc24",
"gambit_id": "6d179d34-7776-4bbd-933f-1d85f48646ad",
"last_updated": "2022-11-29T09:52:05.122735-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Bulls",
"reward": "2.01000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65067e10-cf92-4e90-b71d-d71b997b1f03/?format=api"
}
]
}