GET /api/bet_types/8a1ac11f-2cee-427c-82d1-f8539b4e78e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8a1ac11f-2cee-427c-82d1-f8539b4e78e0",
"match": "https://api-prod.gambitprofit.com/api/matches/be7f576f-0538-455b-a019-9861872e4b6a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-28T11:22:17.466571-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": "MIN (P Lopez)",
"amount": 7033.0
},
{
"team": "KAN (J Lyles)",
"amount": 2967.0
}
],
"expected_reward_tokens": 9494.4,
"profit_sb": -5.6,
"profit_sb_percentage": -0.06,
"recommended": false
},
"lines": [
{
"id": "77515f59-0b0d-40f3-9b85-ae5ced460fa8",
"gambit_id": "c56a3650-86b1-4c57-9e69-3a25cac7c556",
"last_updated": "2023-04-30T12:47:18.413262-04:00",
"created_at": "2023-04-28T11:22:17.468032-04:00",
"name": "MIN (P Lopez)",
"reward": "1.35000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a1ac11f-2cee-427c-82d1-f8539b4e78e0/?format=api"
},
{
"id": "79df0309-e502-4a53-9f10-f98f0d11eabb",
"gambit_id": "bd4da4ad-7104-4977-8479-9755a4c4bec1",
"last_updated": "2023-04-30T12:47:18.414535-04:00",
"created_at": "2023-04-28T11:22:17.469666-04:00",
"name": "KAN (J Lyles)",
"reward": "3.20000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a1ac11f-2cee-427c-82d1-f8539b4e78e0/?format=api"
}
]
}