GET /api/bet_types/cfe15400-7f96-4e2d-b01e-1374c675d922/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cfe15400-7f96-4e2d-b01e-1374c675d922",
"match": "https://api-prod.gambitprofit.com/api/matches/5d060749-693d-441a-adde-e1f96722d701/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-19T08:32:57.077695-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": "PHI (R Suarez)",
"amount": 5429.0
},
{
"team": "ARI (B Pfaadt)",
"amount": 4571.0
}
],
"expected_reward_tokens": 9553.39,
"profit_sb": 53.39,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "68dfdbd0-c459-42ab-a86e-3f63ad2f82b9",
"gambit_id": "7468d061-7406-45b6-8878-53327f2c0a80",
"last_updated": "2023-10-20T09:48:01.205668-04:00",
"created_at": "2023-10-19T08:32:57.085135-04:00",
"name": "PHI (R Suarez)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfe15400-7f96-4e2d-b01e-1374c675d922/?format=api"
},
{
"id": "f523730a-335e-4189-bd87-d6fe0dd6e621",
"gambit_id": "fb2292d3-7161-49ae-83aa-3ec1b84824a6",
"last_updated": "2023-10-20T09:48:01.209096-04:00",
"created_at": "2023-10-19T08:32:57.090121-04:00",
"name": "ARI (B Pfaadt)",
"reward": "2.09000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfe15400-7f96-4e2d-b01e-1374c675d922/?format=api"
}
]
}