GET /api/bet_types/675af6eb-fba9-4820-9277-72210d8d8a4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "675af6eb-fba9-4820-9277-72210d8d8a4b",
"match": "https://api-prod.gambitprofit.com/api/matches/b6e166d4-317f-42d1-9f21-84da5898f24e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-21T09:38:08.829135-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": "Boston Bruins",
"amount": 5094.0
},
{
"team": "Los Angeles Kings",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "cc68a1f4-3ff1-4e7f-8f56-bd5b35910412",
"gambit_id": "9b8e92c7-0146-4ac4-8416-83280d602332",
"last_updated": "2023-10-23T20:33:04.103433-04:00",
"created_at": "2023-10-21T09:38:08.834250-04:00",
"name": "Boston Bruins",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/675af6eb-fba9-4820-9277-72210d8d8a4b/?format=api"
},
{
"id": "41bc9a66-cb28-4549-ae2d-17b386f04a36",
"gambit_id": "2e373193-7c8a-405c-9782-2e77b2024cb6",
"last_updated": "2023-10-23T20:33:04.107599-04:00",
"created_at": "2023-10-21T09:38:08.840011-04:00",
"name": "Los Angeles Kings",
"reward": "1.90000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/675af6eb-fba9-4820-9277-72210d8d8a4b/?format=api"
}
]
}