GET /api/bet_types/78e5baa1-d7b7-4a07-bb40-ed68e12879eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78e5baa1-d7b7-4a07-bb40-ed68e12879eb",
"match": "https://api-prod.gambitprofit.com/api/matches/a2871d17-5f9b-44ed-8cbb-4190bc969adf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-29T11:47:13.208435-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": "ARI (R Nelson)",
"amount": 6353.0
},
{
"team": "COL (K Kauffmann)",
"amount": 3647.0
}
],
"expected_reward_tokens": 9591.61,
"profit_sb": 91.61,
"profit_sb_percentage": 0.96,
"recommended": true
},
"lines": [
{
"id": "39ebcb45-d029-4244-846b-5d56458febb2",
"gambit_id": "73de541f-02cb-43c8-8e65-5f33768f3e11",
"last_updated": "2023-05-30T10:47:20.301900-04:00",
"created_at": "2023-05-29T11:47:13.212877-04:00",
"name": "ARI (R Nelson)",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78e5baa1-d7b7-4a07-bb40-ed68e12879eb/?format=api"
},
{
"id": "788f2874-31fb-4ff6-9bc9-ce4afa2d482e",
"gambit_id": "d8d652c9-9509-40ab-bdff-25ebba2ba71e",
"last_updated": "2023-05-30T10:47:20.299371-04:00",
"created_at": "2023-05-29T11:47:13.210566-04:00",
"name": "COL (K Kauffmann)",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78e5baa1-d7b7-4a07-bb40-ed68e12879eb/?format=api"
}
]
}