GET /api/bet_types/4537c63d-7705-4f51-b415-6362980ddb7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4537c63d-7705-4f51-b415-6362980ddb7c",
"match": "https://api-prod.gambitprofit.com/api/matches/91e79efd-95ff-4831-be95-b4cb807e7bb8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-09T12:18:06.782946-04: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": "CLE (S Bieber)",
"amount": 6682.0
},
{
"team": "KAN (R Yarbrough)",
"amount": 3318.0
}
],
"expected_reward_tokens": 9488.44,
"profit_sb": -11.56,
"profit_sb_percentage": -0.12,
"recommended": false
},
"lines": [
{
"id": "805bf5a9-0dd1-4e2c-910b-b6f4c1d42d02",
"gambit_id": "9ccb6ebd-242d-41bd-842f-8124315da450",
"last_updated": "2023-07-10T18:33:28.052334-04:00",
"created_at": "2023-07-09T12:18:06.789906-04:00",
"name": "CLE (S Bieber)",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4537c63d-7705-4f51-b415-6362980ddb7c/?format=api"
},
{
"id": "6eb42067-0871-493e-b123-0df1e46c0021",
"gambit_id": "410c9ad0-3e61-42d2-9a18-0d2b8fa06c67",
"last_updated": "2023-07-10T18:33:28.050977-04:00",
"created_at": "2023-07-09T12:18:06.787047-04:00",
"name": "KAN (R Yarbrough)",
"reward": "2.86000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4537c63d-7705-4f51-b415-6362980ddb7c/?format=api"
}
]
}