GET /api/bet_types/e7d1b852-e944-4e52-bbff-a3d46413f1e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e7d1b852-e944-4e52-bbff-a3d46413f1e9",
"match": "https://api-prod.gambitprofit.com/api/matches/258e297e-1abd-41aa-a6e0-9679f4b8cb3f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-25T09:13:11.086339-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": "New Orleans Saints",
"amount": 5515.0
},
{
"team": "Indianapolis Colts",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "c7b1a3dd-8618-44d2-88ed-c57e179ed29f",
"gambit_id": "4a831e3a-8569-480e-8adf-796a9271a4f2",
"last_updated": "2023-10-30T15:33:25.406156-04:00",
"created_at": "2023-10-25T09:13:11.090081-04:00",
"name": "New Orleans Saints",
"reward": "1.70000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7d1b852-e944-4e52-bbff-a3d46413f1e9/?format=api"
},
{
"id": "aaada776-8905-496b-9252-b5016c24b334",
"gambit_id": "3f4cd928-2bb9-4ac5-b105-0a35402111a5",
"last_updated": "2023-10-30T15:33:25.409576-04:00",
"created_at": "2023-10-25T09:13:11.094210-04:00",
"name": "Indianapolis Colts",
"reward": "2.09000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7d1b852-e944-4e52-bbff-a3d46413f1e9/?format=api"
}
]
}