GET /api/bet_types/47ee99b0-00f5-46bf-a00f-4fb7ada2a1b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "47ee99b0-00f5-46bf-a00f-4fb7ada2a1b0",
"match": "https://api-prod.gambitprofit.com/api/matches/1f6930bc-7532-4a2f-a6a5-4d6617f05584/?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": "Milwaukee Bucks",
"amount": 6691.0
},
{
"team": "New York Knicks",
"amount": 3309.0
}
],
"expected_reward_tokens": 9099.75,
"profit_sb": 99.75,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "dd5935d9-ed7e-47a5-8a02-07b137d66e4f",
"gambit_id": "d7d387c4-4bf5-494a-ad14-062951288973",
"last_updated": "2022-12-01T16:17:24.402362-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Milwaukee Bucks",
"reward": "1.36000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ee99b0-00f5-46bf-a00f-4fb7ada2a1b0/?format=api"
},
{
"id": "b8a449df-7bca-4637-859f-f997af4d751e",
"gambit_id": "fd222b1d-cba2-42af-bb58-71eddf2df193",
"last_updated": "2022-12-01T16:17:24.401367-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Knicks",
"reward": "2.75000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ee99b0-00f5-46bf-a00f-4fb7ada2a1b0/?format=api"
}
]
}