GET /api/bet_types/52a58f05-9c9a-427e-928d-dfd49444147b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52a58f05-9c9a-427e-928d-dfd49444147b",
"match": "https://api-prod.gambitprofit.com/api/matches/3ec7f767-26e9-4aec-ab7b-a9c9b28cd341/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Boston Celtics",
"amount": 5829.0
},
{
"team": "New Orleans Pelicans",
"amount": 4171.0
}
],
"expected_reward_tokens": 9092.78,
"profit_sb": 92.78,
"profit_sb_percentage": 1.03,
"recommended": true
},
"lines": [
{
"id": "16c510b6-d8bd-446f-b379-78d9fca6245f",
"gambit_id": "2d5d1fcd-947a-460f-81d4-6f96dea676ea",
"last_updated": "2022-11-19T10:38:45.549772-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Celtics",
"reward": "1.56000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52a58f05-9c9a-427e-928d-dfd49444147b/?format=api"
},
{
"id": "0a5be668-6b24-4b42-b2eb-02721b686a21",
"gambit_id": "1861b0dc-8b6f-4e11-97a6-914fed6b43d9",
"last_updated": "2022-11-19T10:38:45.548757-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Pelicans",
"reward": "2.18000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52a58f05-9c9a-427e-928d-dfd49444147b/?format=api"
}
]
}