GET /api/bet_types/7703f3bb-9d91-40c8-834b-27f7ced9bf31/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7703f3bb-9d91-40c8-834b-27f7ced9bf31",
"match": "https://api-prod.gambitprofit.com/api/matches/7938df27-ff71-40bf-90df-a435ea78618e/?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": "Washington Wizards",
"amount": 5419.0
},
{
"team": "Chicago Bulls",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "b19bf501-bdff-40b5-b3a0-78d998d76787",
"gambit_id": "ec2bc1fe-070b-473c-b0ee-73ca86a86989",
"last_updated": "2022-10-24T12:01:58.087906-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Wizards",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7703f3bb-9d91-40c8-834b-27f7ced9bf31/?format=api"
},
{
"id": "62f9d16f-e058-4f05-916e-b8a060815ac6",
"gambit_id": "81f63128-7b03-4e1f-93fe-04cfbbab56a5",
"last_updated": "2022-10-24T12:01:58.088834-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Bulls",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7703f3bb-9d91-40c8-834b-27f7ced9bf31/?format=api"
}
]
}