GET /api/bet_types/9deb32bf-3c99-453a-a685-b845d2a61a7a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9deb32bf-3c99-453a-a685-b845d2a61a7a",
"match": "https://api-prod.gambitprofit.com/api/matches/0f0e8ca3-1a73-474a-b66d-70a9dab7ec9d/?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 (L Giolito)",
"amount": 5201.0
},
{
"team": "BAL (S Watkins)",
"amount": 4799.0
}
],
"expected_reward_tokens": 9309.79,
"profit_sb": 309.79,
"profit_sb_percentage": 3.44,
"recommended": true
},
"lines": [
{
"id": "2a146618-aad5-46e9-accd-cd71873fa44a",
"gambit_id": "91d838f5-3cfc-496f-9efb-67a77170153b",
"last_updated": "2022-08-25T10:17:08.127326-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (L Giolito)",
"reward": "1.79000",
"odds": "1.87720",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9deb32bf-3c99-453a-a685-b845d2a61a7a/?format=api"
},
{
"id": "68016794-d33b-4728-9fb5-fcbd7a6f6f1a",
"gambit_id": "772ce949-e00a-40a6-927e-d27169af7f1a",
"last_updated": "2022-08-25T10:17:08.126892-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (S Watkins)",
"reward": "1.94000",
"odds": "2.04000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9deb32bf-3c99-453a-a685-b845d2a61a7a/?format=api"
}
]
}