GET /api/bet_types/e0cf5dc1-9045-4c7d-b5fc-ec147b159a51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e0cf5dc1-9045-4c7d-b5fc-ec147b159a51",
"match": "https://api-prod.gambitprofit.com/api/matches/c2fde43b-3cd4-4b27-8986-7d6f35025394/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-08T08:28:09.203050-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": "NYY (C Schmidt)",
"amount": 5857.0
},
{
"team": "CWS (T Toussaint)",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "ceecb437-e6ec-4135-a63c-0207f2971ea3",
"gambit_id": "86913e72-6b73-4939-a3c4-2da61b8f1a0f",
"last_updated": "2023-08-10T10:18:24.017122-04:00",
"created_at": "2023-08-08T08:28:09.207203-04:00",
"name": "NYY (C Schmidt)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0cf5dc1-9045-4c7d-b5fc-ec147b159a51/?format=api"
},
{
"id": "258395ae-b93b-4e99-8350-2d0b0bd03448",
"gambit_id": "8465ea73-8b59-42f6-be10-cd04315aeca7",
"last_updated": "2023-08-10T10:18:24.020339-04:00",
"created_at": "2023-08-08T08:28:09.212643-04:00",
"name": "CWS (T Toussaint)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0cf5dc1-9045-4c7d-b5fc-ec147b159a51/?format=api"
}
]
}