GET /api/bet_types/79b5ee0c-8d67-4479-9152-f846c165ca81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79b5ee0c-8d67-4479-9152-f846c165ca81",
"match": "https://api-prod.gambitprofit.com/api/matches/7f6ccafb-df45-4ffe-813d-06037b19e91a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-16T18:28:17.859011-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": "Cleveland Browns",
"amount": 5512.0
},
{
"team": "Pittsburgh Steelers",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "1f5c91e2-6da7-4fce-a3f2-ca5b88c6d781",
"gambit_id": "48762378-fcfa-4ce7-95e1-7b4fa7bb0ca8",
"last_updated": "2023-09-19T10:13:08.816060-04:00",
"created_at": "2023-09-16T18:28:17.862655-04:00",
"name": "Cleveland Browns",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b5ee0c-8d67-4479-9152-f846c165ca81/?format=api"
},
{
"id": "321bb9d5-0e36-47fb-8b7f-222dd338a3cb",
"gambit_id": "15aa3fd7-c63b-4c63-ad19-673e0f291468",
"last_updated": "2023-09-19T10:13:08.819916-04:00",
"created_at": "2023-09-16T18:28:17.872820-04:00",
"name": "Pittsburgh Steelers",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b5ee0c-8d67-4479-9152-f846c165ca81/?format=api"
}
]
}