GET /api/bet_types/cb7a37e8-729a-47b7-bbdb-501b6702b355/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb7a37e8-729a-47b7-bbdb-501b6702b355",
"match": "https://api-prod.gambitprofit.com/api/matches/7793ae53-174b-4327-9ea1-72b9dbf578a7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-26T09:23:25.986562-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": "LAA (C Silseth)",
"amount": 5117.0
},
{
"team": "NYM (C Carrasco)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "b0080a03-6fd8-41e9-ac57-97654f91f23d",
"gambit_id": "b413b913-ea92-4c49-9c8d-b1aa3ba29e5b",
"last_updated": "2023-08-28T16:13:33.618978-04:00",
"created_at": "2023-08-26T09:23:25.990882-04:00",
"name": "LAA (C Silseth)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb7a37e8-729a-47b7-bbdb-501b6702b355/?format=api"
},
{
"id": "cc8d6d20-b326-49f0-9b93-c5657ee2d95b",
"gambit_id": "9f466207-d801-4681-b479-6f3e69464bb9",
"last_updated": "2023-08-28T16:13:33.623172-04:00",
"created_at": "2023-08-26T09:23:25.994746-04:00",
"name": "NYM (C Carrasco)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb7a37e8-729a-47b7-bbdb-501b6702b355/?format=api"
}
]
}