GET /api/bet_types/211b2a15-7731-486f-a60d-0461d2e2ac9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "211b2a15-7731-486f-a60d-0461d2e2ac9f",
"match": "https://api-prod.gambitprofit.com/api/matches/eeab49cb-fd0e-4740-bc5a-ac3d5f62548d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-08T08:38:22.338892-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": "MIN (S Gray)",
"amount": 5286.0
},
{
"team": "BAL (T Wells)",
"amount": 4714.0
}
],
"expected_reward_tokens": 9567.66,
"profit_sb": 67.66,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "15622956-031a-4cfd-991b-8e80653948d3",
"gambit_id": "c93c9011-5273-4d19-bbfb-a23e6611b267",
"last_updated": "2023-07-10T10:13:18.558433-04:00",
"created_at": "2023-07-08T08:38:22.345264-04:00",
"name": "MIN (S Gray)",
"reward": "1.81000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/211b2a15-7731-486f-a60d-0461d2e2ac9f/?format=api"
},
{
"id": "6418b911-3d4a-4b87-95bc-052d8dda2b5b",
"gambit_id": "21736fd2-3b86-4bed-b094-f68bbfd63580",
"last_updated": "2023-07-10T10:13:18.556111-04:00",
"created_at": "2023-07-08T08:38:22.342277-04:00",
"name": "BAL (T Wells)",
"reward": "2.03000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/211b2a15-7731-486f-a60d-0461d2e2ac9f/?format=api"
}
]
}