GET /api/bet_types/88da9985-f07c-4140-8771-4fdc953ad8fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88da9985-f07c-4140-8771-4fdc953ad8fc",
"match": "https://api-prod.gambitprofit.com/api/matches/5cc8d142-b7f3-45f7-bdef-86d2deb9b829/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-01T19:33:11.998858-05: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": "Punahele Soriano",
"amount": 7269.0
},
{
"team": "Dustin Stoltzfus",
"amount": 2731.0
}
],
"expected_reward_tokens": 9230.78,
"profit_sb": -269.22,
"profit_sb_percentage": -2.83,
"recommended": false
},
"lines": [
{
"id": "923ebc22-b5f2-4821-b46f-713e43e37fac",
"gambit_id": "47c3774c-7a0d-4e46-9dce-b8e56bdda27f",
"last_updated": "2023-12-05T21:28:21.350593-05:00",
"created_at": "2023-12-01T19:33:12.011546-05:00",
"name": "Punahele Soriano",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88da9985-f07c-4140-8771-4fdc953ad8fc/?format=api"
},
{
"id": "871c6b75-61f7-4775-90df-2aaf36cb1bbc",
"gambit_id": "9ec0a6b1-9466-4270-9179-1c52972a7fe7",
"last_updated": "2023-12-05T21:28:21.347189-05:00",
"created_at": "2023-12-01T19:33:12.006040-05:00",
"name": "Dustin Stoltzfus",
"reward": "3.38000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88da9985-f07c-4140-8771-4fdc953ad8fc/?format=api"
}
]
}