GET /api/bet_types/88619b79-2b52-416d-85e8-af9079e61bd5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88619b79-2b52-416d-85e8-af9079e61bd5",
"match": "https://api-prod.gambitprofit.com/api/matches/19b64932-0611-4ff3-a24e-e957d26fe731/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-14T08:26:56.855779-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": "Washington Capitals",
"amount": 6472.0
},
{
"team": "Philadelphia Flyers",
"amount": 3528.0
}
],
"expected_reward_tokens": 8996.08,
"profit_sb": -3.92,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "00f3ede8-4c24-4d6f-9373-655b7ba8d430",
"gambit_id": "a56635d9-7d93-4b2f-b211-7f65ded939e7",
"last_updated": "2023-01-16T10:07:23.892018-05:00",
"created_at": "2023-01-14T08:26:56.858887-05:00",
"name": "Washington Capitals",
"reward": "1.39000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88619b79-2b52-416d-85e8-af9079e61bd5/?format=api"
},
{
"id": "93735515-3500-450a-a8c4-b6502673b28b",
"gambit_id": "b0c37451-00be-4e73-a53b-18e7b24003ef",
"last_updated": "2023-01-16T10:07:23.895110-05:00",
"created_at": "2023-01-14T08:26:56.861963-05:00",
"name": "Philadelphia Flyers",
"reward": "2.55000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88619b79-2b52-416d-85e8-af9079e61bd5/?format=api"
}
]
}