GET /api/bet_types/d17ef43b-7d32-465e-a3db-e07dd0459198/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d17ef43b-7d32-465e-a3db-e07dd0459198",
"match": "https://api-prod.gambitprofit.com/api/matches/c357df56-a154-48e1-ab96-e29333f0523e/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-19T09:33:11.844669-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": 5423.0
},
{
"team": "Phoenix Suns",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d4380566-07bc-4281-a7ea-972d1194ee2d",
"gambit_id": "98928997-6aee-48bc-abb0-f6c751b60585",
"last_updated": "2024-01-22T12:03:20.990649-05:00",
"created_at": "2024-01-19T09:33:11.853569-05:00",
"name": "New Orleans Pelicans",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d17ef43b-7d32-465e-a3db-e07dd0459198/?format=api"
},
{
"id": "20dffd3f-b012-4b3d-9c5f-db9d75594252",
"gambit_id": "efaf7d30-2d69-4a80-87f3-2d14a4fa0d05",
"last_updated": "2024-01-22T12:03:20.987105-05:00",
"created_at": "2024-01-19T09:33:11.848975-05:00",
"name": "Phoenix Suns",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d17ef43b-7d32-465e-a3db-e07dd0459198/?format=api"
}
]
}