GET /api/bet_types/b985a6a6-c233-46ce-8c56-004b51e45710/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b985a6a6-c233-46ce-8c56-004b51e45710",
"match": "https://api-prod.gambitprofit.com/api/matches/857bc5e2-c116-4d79-a864-71c963f48edf/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "CWS (D Martin)",
"amount": 5027.0
},
{
"team": "ARI (M Kelly)",
"amount": 4973.0
}
],
"expected_reward_tokens": 9299.51,
"profit_sb": 299.51,
"profit_sb_percentage": 3.33,
"recommended": true
},
"lines": [
{
"id": "f4de7ee6-9ebb-4952-a5fa-81cefb18aed4",
"gambit_id": "a7600be2-4c1e-4f7d-b7bb-8a58472b50ee",
"last_updated": "2022-08-28T11:27:24.097964-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (D Martin)",
"reward": "1.85000",
"odds": "1.94340",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b985a6a6-c233-46ce-8c56-004b51e45710/?format=api"
},
{
"id": "7d8c4142-5ddc-4bea-943c-5143ff2fd48d",
"gambit_id": "ad04a099-a138-4fe9-bbed-13367fde703d",
"last_updated": "2022-08-28T11:27:24.098437-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI (M Kelly)",
"reward": "1.87000",
"odds": "1.96150",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b985a6a6-c233-46ce-8c56-004b51e45710/?format=api"
}
]
}