GET /api/bet_types/f3a6d39a-0779-4bb9-9e0b-44e248a7ecbe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f3a6d39a-0779-4bb9-9e0b-44e248a7ecbe",
"match": "https://api-prod.gambitprofit.com/api/matches/8a2c5d9c-3f24-4f0f-a02f-33b08f9f26d4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-01T09:21:57.760941-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": "New York Rangers",
"amount": 6611.0
},
{
"team": "Philadelphia Flyers",
"amount": 3389.0
}
],
"expected_reward_tokens": 9453.73,
"profit_sb": -46.27,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "e8bd9c74-c4ae-45f0-ba99-52a75b6d570c",
"gambit_id": "45a2e691-cc75-4406-ac70-21a6e08b87aa",
"last_updated": "2023-03-02T07:26:58.070920-05:00",
"created_at": "2023-03-01T09:21:57.763411-05:00",
"name": "New York Rangers",
"reward": "1.43000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3a6d39a-0779-4bb9-9e0b-44e248a7ecbe/?format=api"
},
{
"id": "f8ca7b75-8e86-4765-abe1-7572975f596e",
"gambit_id": "4bdfbf66-31ab-4bb7-937c-05492ad40097",
"last_updated": "2023-03-02T07:26:58.069767-05:00",
"created_at": "2023-03-01T09:21:57.762149-05:00",
"name": "Philadelphia Flyers",
"reward": "2.79000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3a6d39a-0779-4bb9-9e0b-44e248a7ecbe/?format=api"
}
]
}