GET /api/bet_types/e41511e5-3702-4fba-9032-3c04e54afd74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e41511e5-3702-4fba-9032-3c04e54afd74",
"match": "https://api-prod.gambitprofit.com/api/matches/30ce06a5-7b6e-4ae0-a507-f529ed4e6a3c/?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": "Boston Celtics",
"amount": 6611.0
},
{
"team": "Chicago Bulls",
"amount": 3389.0
}
],
"expected_reward_tokens": 9453.73,
"profit_sb": -46.27,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "f9d620c5-6444-4981-b419-b9dd33aa30c2",
"gambit_id": "8f0f59cb-e6a6-419e-b735-4c7a5dc30e08",
"last_updated": "2022-10-25T10:07:40.869272-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Celtics",
"reward": "1.43000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e41511e5-3702-4fba-9032-3c04e54afd74/?format=api"
},
{
"id": "d672cc98-b875-4a4f-89bc-1d37f279ab31",
"gambit_id": "5575959b-234a-46d0-98b8-2147f7ff34ec",
"last_updated": "2022-10-25T10:07:40.870323-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Bulls",
"reward": "2.79000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e41511e5-3702-4fba-9032-3c04e54afd74/?format=api"
}
]
}