GET /api/bet_types/323b9c6a-e195-40fd-a3e6-5daf69d5c99a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "323b9c6a-e195-40fd-a3e6-5daf69d5c99a",
"match": "https://api-prod.gambitprofit.com/api/matches/390b803b-27b2-4399-b664-d14f953a471d/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "ATL (C Morton)",
"amount": 5202.0
},
{
"team": "SEA (R Ray)",
"amount": 4798.0
}
],
"expected_reward_tokens": 9259.56,
"profit_sb": 259.56,
"profit_sb_percentage": 2.88,
"recommended": true
},
"lines": [
{
"id": "adcf31b0-1bfc-42d7-ad79-7ed2de01e6ab",
"gambit_id": "e8830a32-863d-4c40-af7d-2c4b3b9a26ed",
"last_updated": "2022-09-10T21:52:23.088321-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (C Morton)",
"reward": "1.78000",
"odds": "1.87720",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/323b9c6a-e195-40fd-a3e6-5daf69d5c99a/?format=api"
},
{
"id": "d36d36f4-a0c0-412e-ad39-c0a9ff2daf1d",
"gambit_id": "20f32c51-c8bf-404e-97cf-10c3f04ff663",
"last_updated": "2022-09-10T21:52:23.087354-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (R Ray)",
"reward": "1.93000",
"odds": "2.04000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/323b9c6a-e195-40fd-a3e6-5daf69d5c99a/?format=api"
}
]
}