GET /api/bet_types/21ba409f-680e-4fb8-8954-9f0a12fc7c2c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21ba409f-680e-4fb8-8954-9f0a12fc7c2c",
"match": "https://api-prod.gambitprofit.com/api/matches/d821fa8a-4f0a-42fc-b890-058108872fdc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-28T10:08:14.994131-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": "Cincinnati Bengals",
"amount": 5688.0
},
{
"team": "Tennessee Titans",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "89ba62df-8ada-4494-81f9-a9504a9c7e41",
"gambit_id": "c140de5c-c7b9-468e-b876-4a72ba3a4a59",
"last_updated": "2023-10-02T21:08:12.773968-04:00",
"created_at": "2023-09-28T10:08:14.998741-04:00",
"name": "Cincinnati Bengals",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21ba409f-680e-4fb8-8954-9f0a12fc7c2c/?format=api"
},
{
"id": "d06a6499-054b-4ee2-af92-99004681a417",
"gambit_id": "74bab2a7-382f-4967-a03c-c2ad7106e1b7",
"last_updated": "2023-10-02T21:08:12.777367-04:00",
"created_at": "2023-09-28T10:08:15.005001-04:00",
"name": "Tennessee Titans",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21ba409f-680e-4fb8-8954-9f0a12fc7c2c/?format=api"
}
]
}