GET /api/bet_types/17632d35-6d01-4dad-9c51-e0619517f828/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17632d35-6d01-4dad-9c51-e0619517f828",
"match": "https://api-prod.gambitprofit.com/api/matches/caa347dd-e436-4573-bc5b-88692cf98699/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-02T09:37:06.482668-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": "Denver Nuggets",
"amount": 6790.0
},
{
"team": "Golden State Warriors",
"amount": 3210.0
}
],
"expected_reward_tokens": 9437.4,
"profit_sb": -62.6,
"profit_sb_percentage": -0.66,
"recommended": false
},
"lines": [
{
"id": "b86e6aa9-0668-43d0-8afd-a116e8b2a473",
"gambit_id": "a209f900-b093-4683-b14b-91e566d84a93",
"last_updated": "2023-02-03T10:11:50.513079-05:00",
"created_at": "2023-02-02T09:37:06.483994-05:00",
"name": "Denver Nuggets",
"reward": "1.39000",
"odds": "1.40820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17632d35-6d01-4dad-9c51-e0619517f828/?format=api"
},
{
"id": "9d62a3f9-2fe7-4eed-9a54-bcf79c7bfa22",
"gambit_id": "a767b221-8cae-4d8c-adec-37271c0047f2",
"last_updated": "2023-02-03T10:11:50.514298-05:00",
"created_at": "2023-02-02T09:37:06.485385-05:00",
"name": "Golden State Warriors",
"reward": "2.94000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17632d35-6d01-4dad-9c51-e0619517f828/?format=api"
}
]
}