GET /api/bet_types/4d474078-df06-451b-95f8-58b18c8a8893/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d474078-df06-451b-95f8-58b18c8a8893",
"match": "https://api-prod.gambitprofit.com/api/matches/108b3dd9-c1dc-4e30-9712-74ffe35bbf37/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-09T08:13:11.837079-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": "LOS (B Miller)",
"amount": 5714.0
},
{
"team": "ARI (M Kelly)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "95de9b96-b72b-4d64-a8cd-817ac7d6e908",
"gambit_id": "ff929364-bb3f-4f5e-b849-582ebfb027ff",
"last_updated": "2023-08-10T10:23:27.515867-04:00",
"created_at": "2023-08-09T08:13:11.840707-04:00",
"name": "LOS (B Miller)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d474078-df06-451b-95f8-58b18c8a8893/?format=api"
},
{
"id": "e1cfec32-2224-4415-8b03-112924b081cd",
"gambit_id": "f8621e8e-1697-46b0-b95c-f26c16465895",
"last_updated": "2023-08-10T10:23:27.519627-04:00",
"created_at": "2023-08-09T08:13:11.844273-04:00",
"name": "ARI (M Kelly)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d474078-df06-451b-95f8-58b18c8a8893/?format=api"
}
]
}