GET /api/bet_types/8649af91-6ba1-47b9-ba73-3eb1ebd8b5ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8649af91-6ba1-47b9-ba73-3eb1ebd8b5ad",
"match": "https://api-prod.gambitprofit.com/api/matches/97f2e661-7c12-42f7-bc17-126bcc1d6ca2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-25T09:13:14.291532-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": "San Francisco 49ers",
"amount": 6546.0
},
{
"team": "Cincinnati Bengals",
"amount": 3454.0
}
],
"expected_reward_tokens": 9360.34,
"profit_sb": -139.66,
"profit_sb_percentage": -1.47,
"recommended": false
},
"lines": [
{
"id": "d7b1652f-8c00-4b96-b533-d1ed329f6079",
"gambit_id": "8ab41a84-bd40-4918-9aac-9a616faad960",
"last_updated": "2023-10-30T15:33:27.963335-04:00",
"created_at": "2023-10-25T09:13:14.301618-04:00",
"name": "San Francisco 49ers",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8649af91-6ba1-47b9-ba73-3eb1ebd8b5ad/?format=api"
},
{
"id": "1143c72e-a09d-4987-b36f-82145a6fd1c5",
"gambit_id": "2aab3ca1-7bb5-47d8-9967-44c9195ef748",
"last_updated": "2023-10-30T15:33:27.955316-04:00",
"created_at": "2023-10-25T09:13:14.297126-04:00",
"name": "Cincinnati Bengals",
"reward": "2.71000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8649af91-6ba1-47b9-ba73-3eb1ebd8b5ad/?format=api"
}
]
}