GET /api/bet_types/f8b2ecb0-5f3e-4ebc-8b7b-fcb7cfc92380/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f8b2ecb0-5f3e-4ebc-8b7b-fcb7cfc92380",
"match": "https://api-prod.gambitprofit.com/api/matches/27c1ed27-ad5b-40c7-9598-0c199aa1b649/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-25T09:13:09.813570-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": "Los Angeles Clippers",
"amount": 7741.0
},
{
"team": "Portland Trail Blazers",
"amount": 2259.0
}
],
"expected_reward_tokens": 9442.62,
"profit_sb": -57.38,
"profit_sb_percentage": -0.6,
"recommended": false
},
"lines": [
{
"id": "aa168c50-cbf9-4086-9220-fb8f29457a36",
"gambit_id": "13c34960-990d-4484-934b-849de99871d9",
"last_updated": "2023-10-26T10:33:09.403689-04:00",
"created_at": "2023-10-25T09:13:09.821363-04:00",
"name": "Los Angeles Clippers",
"reward": "1.22000",
"odds": "1.23260",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8b2ecb0-5f3e-4ebc-8b7b-fcb7cfc92380/?format=api"
},
{
"id": "9b360f1f-3d20-40c6-9774-8b7ae71a4e60",
"gambit_id": "0bcd7ea4-8c04-48ae-83cb-c654be64cc19",
"last_updated": "2023-10-26T10:33:09.400188-04:00",
"created_at": "2023-10-25T09:13:09.817352-04:00",
"name": "Portland Trail Blazers",
"reward": "4.18000",
"odds": "4.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8b2ecb0-5f3e-4ebc-8b7b-fcb7cfc92380/?format=api"
}
]
}