GET /api/bet_types/ccf7abcc-434e-453b-b0f6-dba41cc23eb5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ccf7abcc-434e-453b-b0f6-dba41cc23eb5",
"match": "https://api-prod.gambitprofit.com/api/matches/4e023908-56d0-4381-a21f-0de153aed018/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-30T10:27:10.783339-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": "Chicago Bulls",
"amount": 7318.0
},
{
"team": "Detroit Pistons",
"amount": 2682.0
}
],
"expected_reward_tokens": 9145.62,
"profit_sb": 145.62,
"profit_sb_percentage": 1.62,
"recommended": true
},
"lines": [
{
"id": "1ad86355-3bf9-4c12-bd72-05d260b7169d",
"gambit_id": "28519e5e-896b-4224-854e-b7ac1ae7ffac",
"last_updated": "2022-12-31T14:11:52.434806-05:00",
"created_at": "2022-12-30T10:27:10.784427-05:00",
"name": "Chicago Bulls",
"reward": "1.25000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccf7abcc-434e-453b-b0f6-dba41cc23eb5/?format=api"
},
{
"id": "567894e2-8ce6-43ed-9ef0-ef5d7c9e134d",
"gambit_id": "1cc6c618-85b4-4caa-9573-6c673df7f2fa",
"last_updated": "2022-12-31T14:11:52.435822-05:00",
"created_at": "2022-12-30T10:27:10.785654-05:00",
"name": "Detroit Pistons",
"reward": "3.41000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccf7abcc-434e-453b-b0f6-dba41cc23eb5/?format=api"
}
]
}