GET /api/bet_types/70d9da05-1b9b-490f-a6d6-61c13bca7b9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "70d9da05-1b9b-490f-a6d6-61c13bca7b9e",
"match": "https://api-prod.gambitprofit.com/api/matches/ca3fdec0-3ef0-47ad-80ac-40318476899d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-16T09:47:07.187558-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": "COL (C Anderson)",
"amount": 5527.0
},
{
"team": "CIN (B Williamson)",
"amount": 4473.0
}
],
"expected_reward_tokens": 9616.95,
"profit_sb": 116.95,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "1910b8a4-14ef-4805-a59e-778146634575",
"gambit_id": "bd450da8-1b9a-4413-892c-139d8fbc1572",
"last_updated": "2023-05-17T11:06:54.979808-04:00",
"created_at": "2023-05-16T09:47:07.189248-04:00",
"name": "COL (C Anderson)",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70d9da05-1b9b-490f-a6d6-61c13bca7b9e/?format=api"
},
{
"id": "6eafc51b-202a-4b6f-89c2-81c1b34b527b",
"gambit_id": "d2998981-9113-4c9f-89eb-c8e03baa1b9d",
"last_updated": "2023-05-17T11:06:54.981467-04:00",
"created_at": "2023-05-16T09:47:07.190993-04:00",
"name": "CIN (B Williamson)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70d9da05-1b9b-490f-a6d6-61c13bca7b9e/?format=api"
}
]
}