GET /api/bet_types/11b79973-8c9c-4d39-a35a-108c9c57f87d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "11b79973-8c9c-4d39-a35a-108c9c57f87d",
"match": "https://api-prod.gambitprofit.com/api/matches/9aa950f8-f450-4b8c-9ccc-a5bb578397ee/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-26T09:18:17.561956-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": "LAA (P Sandoval)",
"amount": 5000.0
},
{
"team": "DET (M Lorenzen)",
"amount": 5000.0
}
],
"expected_reward_tokens": 9550.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.53,
"recommended": true
},
"lines": [
{
"id": "25238bbd-aeec-42df-83ef-9d4e56e1b289",
"gambit_id": "83870bde-fd4b-493a-8367-435c88d31182",
"last_updated": "2023-08-02T18:38:21.178736-04:00",
"created_at": "2023-07-26T09:18:17.565564-04:00",
"name": "LAA (P Sandoval)",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11b79973-8c9c-4d39-a35a-108c9c57f87d/?format=api"
},
{
"id": "172e57e4-dc65-419f-b6ae-4f735d9bdae2",
"gambit_id": "0f7332f4-6628-49bf-9ecc-3c763276a6cc",
"last_updated": "2023-08-02T18:38:21.182734-04:00",
"created_at": "2023-07-26T09:18:17.570015-04:00",
"name": "DET (M Lorenzen)",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11b79973-8c9c-4d39-a35a-108c9c57f87d/?format=api"
}
]
}