GET /api/bet_types/d0797834-46b8-4385-827e-9e8543c30023/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d0797834-46b8-4385-827e-9e8543c30023",
"match": "https://api-prod.gambitprofit.com/api/matches/b735ce64-cf01-4212-abeb-11385ff06aa1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-28T10:08:15.232630-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": "Philadelphia Eagles",
"amount": 7820.0
},
{
"team": "Washington Commanders",
"amount": 2180.0
}
],
"expected_reward_tokens": 9461.2,
"profit_sb": -38.8,
"profit_sb_percentage": -0.41,
"recommended": false
},
"lines": [
{
"id": "0f57c9b4-5bdf-4154-93de-af1dc318d894",
"gambit_id": "def798fe-1f63-421d-951f-050668133290",
"last_updated": "2023-10-02T21:08:11.263366-04:00",
"created_at": "2023-09-28T10:08:15.240328-04:00",
"name": "Philadelphia Eagles",
"reward": "1.21000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0797834-46b8-4385-827e-9e8543c30023/?format=api"
},
{
"id": "f5370bda-bd6f-40d3-931f-d704ca91012a",
"gambit_id": "f116cfba-c9be-4e08-bb62-a09236f22a53",
"last_updated": "2023-10-02T21:08:11.259851-04:00",
"created_at": "2023-09-28T10:08:15.236563-04:00",
"name": "Washington Commanders",
"reward": "4.34000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0797834-46b8-4385-827e-9e8543c30023/?format=api"
}
]
}