GET /api/bet_types/7724af8d-da49-46c1-85cb-65bf7050e1a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7724af8d-da49-46c1-85cb-65bf7050e1a8",
"match": "https://api-prod.gambitprofit.com/api/matches/6893d2fc-39fd-4836-9649-2851cb74d040/?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": "Tampa Bay Buccaneers",
"amount": 8435.0
},
{
"team": "Carolina Panthers",
"amount": 1565.0
}
],
"expected_reward_tokens": 9530.85,
"profit_sb": 30.85,
"profit_sb_percentage": 0.32,
"recommended": true
},
"lines": [
{
"id": "bcb159cf-8b93-4f54-bead-0af303735e06",
"gambit_id": "d4d23766-d235-47be-b75a-4bf907be307b",
"last_updated": "2022-10-24T10:57:24.397026-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Buccaneers",
"reward": "1.13000",
"odds": "1.13330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7724af8d-da49-46c1-85cb-65bf7050e1a8/?format=api"
},
{
"id": "d4abf74c-3d29-4ed8-9332-1627a8338e8c",
"gambit_id": "c81b8da0-6f3a-49b2-9998-24fc633df72a",
"last_updated": "2022-10-24T10:57:24.396000-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Carolina Panthers",
"reward": "6.09000",
"odds": "6.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7724af8d-da49-46c1-85cb-65bf7050e1a8/?format=api"
}
]
}