GET /api/bet_types/7682fd87-2671-4202-b4bb-9353b5b53f3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7682fd87-2671-4202-b4bb-9353b5b53f3a",
"match": "https://api-prod.gambitprofit.com/api/matches/555457f1-2f9e-4731-b5fc-51a9ae8f4f61/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-28T10:08:13.586199-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": "Detroit Lions",
"amount": 5512.0
},
{
"team": "Green Bay Packers",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "d35c7a36-46bd-48b3-a06a-92151affc356",
"gambit_id": "06b1c04c-b591-478a-bd92-63e6448e5fe4",
"last_updated": "2023-09-29T10:03:23.232837-04:00",
"created_at": "2023-09-28T10:08:13.590568-04:00",
"name": "Detroit Lions",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7682fd87-2671-4202-b4bb-9353b5b53f3a/?format=api"
},
{
"id": "d63f9c22-1548-4b4d-91c9-539770d2ac9a",
"gambit_id": "080f7a9c-4dd7-4cb9-a2c2-a6c9bdb09d37",
"last_updated": "2023-09-29T10:03:23.236247-04:00",
"created_at": "2023-09-28T10:08:13.595046-04:00",
"name": "Green Bay Packers",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7682fd87-2671-4202-b4bb-9353b5b53f3a/?format=api"
}
]
}