GET /api/bet_types/d6aee2c1-63cf-4ec9-ae68-8e13466adfd7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d6aee2c1-63cf-4ec9-ae68-8e13466adfd7",
"match": "https://api-prod.gambitprofit.com/api/matches/07eaf130-0020-4502-ad6f-a2b645e1c9cd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-13T09:22:02.379715-04: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": "Indiana Pacers",
"amount": 5939.0
},
{
"team": "Detroit Pistons",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "3e2649c5-df03-4085-a703-4c1e5a336267",
"gambit_id": "3c30cd54-8178-4e06-8d0a-1d68f36bef2f",
"last_updated": "2023-03-14T12:32:14.982643-04:00",
"created_at": "2023-03-13T09:22:02.381409-04:00",
"name": "Indiana Pacers",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6aee2c1-63cf-4ec9-ae68-8e13466adfd7/?format=api"
},
{
"id": "cca23698-0181-4692-8e5f-253eb52a3f6a",
"gambit_id": "bae41a05-a6ff-4232-b490-8c2fc67de284",
"last_updated": "2023-03-14T12:32:14.983954-04:00",
"created_at": "2023-03-13T09:22:02.382750-04:00",
"name": "Detroit Pistons",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6aee2c1-63cf-4ec9-ae68-8e13466adfd7/?format=api"
}
]
}