GET /api/bet_types/ca5eb981-2ee1-4cf9-9352-ae81a84a0d4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca5eb981-2ee1-4cf9-9352-ae81a84a0d4a",
"match": "https://api-prod.gambitprofit.com/api/matches/cd186f95-1676-4668-8e24-efe28c46037d/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-27T09:18:13.790148-05: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": "Utah Jazz",
"amount": 7872.0
},
{
"team": "Charlotte Hornets",
"amount": 2128.0
}
],
"expected_reward_tokens": 9446.4,
"profit_sb": -53.6,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "c75a6c1b-fed8-420e-94dd-45ce3786019a",
"gambit_id": "a58752c9-57af-42b6-9b45-1382bd6cdc58",
"last_updated": "2024-01-29T22:03:10.341433-05:00",
"created_at": "2024-01-27T09:18:13.793588-05:00",
"name": "Utah Jazz",
"reward": "1.20000",
"odds": "1.21280",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca5eb981-2ee1-4cf9-9352-ae81a84a0d4a/?format=api"
},
{
"id": "7fba78b5-262d-4369-96be-7560220f463a",
"gambit_id": "bfe68c64-af79-4743-8dc6-05488878b018",
"last_updated": "2024-01-29T22:03:10.344723-05:00",
"created_at": "2024-01-27T09:18:13.797336-05:00",
"name": "Charlotte Hornets",
"reward": "4.44000",
"odds": "4.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca5eb981-2ee1-4cf9-9352-ae81a84a0d4a/?format=api"
}
]
}