GET /api/bet_types/798e1441-acd4-42cc-82a6-15c82a3201a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "798e1441-acd4-42cc-82a6-15c82a3201a4",
"match": "https://api-prod.gambitprofit.com/api/matches/72b799ec-e858-41d7-aa14-94da2808ff43/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-23T11:48:00.593582-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": "BOS (B Bernardino)",
"amount": 5541.0
},
{
"team": "NYM (C Carrasco)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "76b919bf-487f-46c1-8a98-ac54c40362a5",
"gambit_id": "c852cc98-5467-4217-9214-6abff4b56c7e",
"last_updated": "2023-07-24T13:23:15.887342-04:00",
"created_at": "2023-07-23T11:48:00.603357-04:00",
"name": "BOS (B Bernardino)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/798e1441-acd4-42cc-82a6-15c82a3201a4/?format=api"
},
{
"id": "644ba976-69b2-4864-a69f-d5fd0e6cc3f0",
"gambit_id": "4e673d12-672f-41ff-af44-b17e56ce0ad1",
"last_updated": "2023-07-24T13:23:15.883016-04:00",
"created_at": "2023-07-23T11:48:00.597869-04:00",
"name": "NYM (C Carrasco)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/798e1441-acd4-42cc-82a6-15c82a3201a4/?format=api"
}
]
}