GET /api/bet_types/af8818b1-4726-4ecb-b43a-0d3dd4fb7ead/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af8818b1-4726-4ecb-b43a-0d3dd4fb7ead",
"match": "https://api-prod.gambitprofit.com/api/matches/9c82a526-dd98-415b-9091-b7ed9f150354/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-14T09:13:24.425804-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": "ATL (C Morton)",
"amount": 7033.0
},
{
"team": "CWS (M Kopech)",
"amount": 2967.0
}
],
"expected_reward_tokens": 9494.4,
"profit_sb": -5.6,
"profit_sb_percentage": -0.06,
"recommended": false
},
"lines": [
{
"id": "6da68fea-ac7b-40a2-91a1-aafc56b23dcd",
"gambit_id": "7b48cfce-311e-4829-8e2e-034aeba696e0",
"last_updated": "2023-07-17T09:13:04.624324-04:00",
"created_at": "2023-07-14T09:13:24.429870-04:00",
"name": "ATL (C Morton)",
"reward": "1.35000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af8818b1-4726-4ecb-b43a-0d3dd4fb7ead/?format=api"
},
{
"id": "9b85a2cc-40c4-4d2c-b47c-93a2f66423b6",
"gambit_id": "650d2389-3bed-45aa-9938-aa4fc02a8a47",
"last_updated": "2023-07-17T09:13:04.622903-04:00",
"created_at": "2023-07-14T09:13:24.427915-04:00",
"name": "CWS (M Kopech)",
"reward": "3.20000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af8818b1-4726-4ecb-b43a-0d3dd4fb7ead/?format=api"
}
]
}