GET /api/bet_types/c3662701-6975-4e73-a1b8-62ac616f2ac8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c3662701-6975-4e73-a1b8-62ac616f2ac8",
"match": "https://api-prod.gambitprofit.com/api/matches/1ebcf022-6c57-4605-a74f-15fb82096e5b/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-29T09:13:14.719943-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": "Philadelphia 76ers",
"amount": 6611.0
},
{
"team": "Portland Trail Blazers",
"amount": 3389.0
}
],
"expected_reward_tokens": 9387.53,
"profit_sb": -112.47,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "0255b5f7-5fd8-481e-a73e-f758e1a146b2",
"gambit_id": "7ad17337-39ab-48d8-a87a-06ac66b59990",
"last_updated": "2024-01-31T10:03:25.491811-05:00",
"created_at": "2024-01-29T09:13:14.723685-05:00",
"name": "Philadelphia 76ers",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3662701-6975-4e73-a1b8-62ac616f2ac8/?format=api"
},
{
"id": "6ecc372c-5b63-4eca-ba6d-5f6daad1547f",
"gambit_id": "dd98f653-3d10-4619-aa00-2be88e74dbda",
"last_updated": "2024-01-31T10:03:25.494999-05:00",
"created_at": "2024-01-29T09:13:14.727528-05:00",
"name": "Portland Trail Blazers",
"reward": "2.77000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3662701-6975-4e73-a1b8-62ac616f2ac8/?format=api"
}
]
}