GET /api/bet_types/ee09d254-edcf-4af1-975c-3fcf3d260412/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee09d254-edcf-4af1-975c-3fcf3d260412",
"match": "https://api-prod.gambitprofit.com/api/matches/a41af8d8-1eca-4529-989f-0ab5da030cec/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-22T09:08:16.557252-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": "Charlotte Hornets",
"amount": 5929.0
},
{
"team": "Washington Wizards",
"amount": 4071.0
}
],
"expected_reward_tokens": 9485.43,
"profit_sb": -14.57,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "246d1db7-2027-460c-8ef6-2f3305527058",
"gambit_id": "9fc0eb34-f6e8-4562-93c0-b8915ced2ac1",
"last_updated": "2023-11-23T16:28:09.557618-05:00",
"created_at": "2023-11-22T09:08:16.566388-05:00",
"name": "Charlotte Hornets",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee09d254-edcf-4af1-975c-3fcf3d260412/?format=api"
},
{
"id": "909d7ba0-5587-406f-a5ef-ef7caa922250",
"gambit_id": "1a9d50b9-3c6b-4719-af48-2ee1bf5fe9ed",
"last_updated": "2023-11-23T16:28:09.554271-05:00",
"created_at": "2023-11-22T09:08:16.561740-05:00",
"name": "Washington Wizards",
"reward": "2.33000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee09d254-edcf-4af1-975c-3fcf3d260412/?format=api"
}
]
}