GET /api/bet_types/af2810c7-affc-4202-9026-17747ed7a112/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af2810c7-affc-4202-9026-17747ed7a112",
"match": "https://api-prod.gambitprofit.com/api/matches/2b2035fb-3714-4f69-8736-7a3f965028ef/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-20T08:43:03.930206-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": "STL (D Hudson)",
"amount": 5440.0
},
{
"team": "NYM (C Carrasco)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "9fdb1165-2b32-4346-81b2-346e6c10e5f2",
"gambit_id": "84b2cb3b-808a-4b2f-b7bc-aeb826084e31",
"last_updated": "2023-08-21T19:33:19.584926-04:00",
"created_at": "2023-08-20T08:43:03.938942-04:00",
"name": "STL (D Hudson)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af2810c7-affc-4202-9026-17747ed7a112/?format=api"
},
{
"id": "7370625c-b6fa-4225-b629-6f89df733505",
"gambit_id": "123166be-c5e5-4ce5-a479-40757e227589",
"last_updated": "2023-08-21T19:33:19.580585-04:00",
"created_at": "2023-08-20T08:43:03.934633-04:00",
"name": "NYM (C Carrasco)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af2810c7-affc-4202-9026-17747ed7a112/?format=api"
}
]
}