GET /api/bet_types/62b1a9fe-ff7b-47d5-a993-4cce5befa39b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "62b1a9fe-ff7b-47d5-a993-4cce5befa39b",
"match": "https://api-prod.gambitprofit.com/api/matches/5b74ef7e-91c8-40cc-a614-5152b278b2e7/?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": "Dallas Mavericks",
"amount": 5208.0
},
{
"team": "New York Knicks",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "77dea276-1bb1-4ef6-b174-ff450fc6a1e5",
"gambit_id": "c181ba05-521b-4bb9-a1c5-e296cd5b430b",
"last_updated": "2022-12-05T11:47:12.423879-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Mavericks",
"reward": "1.73000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62b1a9fe-ff7b-47d5-a993-4cce5befa39b/?format=api"
},
{
"id": "76978b98-d5b2-4e4d-b396-3298c730e42a",
"gambit_id": "6fda3a83-67b2-47c7-a033-caa40df94e83",
"last_updated": "2022-12-05T11:47:12.422930-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Knicks",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62b1a9fe-ff7b-47d5-a993-4cce5befa39b/?format=api"
}
]
}