GET /api/bet_types/5e209040-214b-47a3-8cfe-ff1489bc16c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e209040-214b-47a3-8cfe-ff1489bc16c2",
"match": "https://api-prod.gambitprofit.com/api/matches/2bdf8d49-1393-437c-98c3-7153a4244407/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-02T12:12:04.455437-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": "Chicago Bulls",
"amount": 6835.0
},
{
"team": "Charlotte Hornets",
"amount": 3165.0
}
],
"expected_reward_tokens": 9431.7,
"profit_sb": -68.3,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "4969a235-c7bb-4987-9564-45fd6b5aba12",
"gambit_id": "bd212c04-96e6-4115-be3f-dd9f757c4fb7",
"last_updated": "2023-02-03T10:11:51.384971-05:00",
"created_at": "2023-02-02T12:12:04.456750-05:00",
"name": "Chicago Bulls",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e209040-214b-47a3-8cfe-ff1489bc16c2/?format=api"
},
{
"id": "e0212bd2-fdf7-4ef5-bec1-c24e27a809cb",
"gambit_id": "554ba3d4-f227-4e3b-833a-37dfd9e7e5b3",
"last_updated": "2023-02-03T10:11:51.386170-05:00",
"created_at": "2023-02-02T12:12:04.458167-05:00",
"name": "Charlotte Hornets",
"reward": "2.98000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e209040-214b-47a3-8cfe-ff1489bc16c2/?format=api"
}
]
}