GET /api/bet_types/f7953418-240b-420d-86e2-d358f0caeefb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7953418-240b-420d-86e2-d358f0caeefb",
"match": "https://api-prod.gambitprofit.com/api/matches/e19bbc16-24bc-40d5-9690-c0fe21733e80/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-13T08:57:55.782207-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": "New Orleans Pelicans",
"amount": 6984.0
},
{
"team": "Washington Wizards",
"amount": 3016.0
}
],
"expected_reward_tokens": 9498.24,
"profit_sb": -1.76,
"profit_sb_percentage": -0.02,
"recommended": false
},
"lines": [
{
"id": "77338763-374c-404c-86fe-d444929fe065",
"gambit_id": "8f4a72d5-1830-43b4-9cff-75a607ec9a3f",
"last_updated": "2023-12-15T10:08:17.878452-05:00",
"created_at": "2023-12-13T08:57:55.786145-05:00",
"name": "New Orleans Pelicans",
"reward": "1.36000",
"odds": "1.37740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7953418-240b-420d-86e2-d358f0caeefb/?format=api"
},
{
"id": "88142488-123d-4c72-9484-8480a8da3720",
"gambit_id": "18e65300-7579-4ecc-829b-dea99a18cdd2",
"last_updated": "2023-12-15T10:08:17.882169-05:00",
"created_at": "2023-12-13T08:57:55.790924-05:00",
"name": "Washington Wizards",
"reward": "3.15000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7953418-240b-420d-86e2-d358f0caeefb/?format=api"
}
]
}