GET /api/bet_types/a2ea4a97-f301-45b6-8677-f393b0a6190b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a2ea4a97-f301-45b6-8677-f393b0a6190b",
"match": "https://api-prod.gambitprofit.com/api/matches/9f2cc301-b76e-48dd-b358-3c687bdb0527/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-14T08:26:57.849007-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": 7249.0
},
{
"team": "Charlotte Hornets",
"amount": 2751.0
}
],
"expected_reward_tokens": 9133.32,
"profit_sb": 133.32,
"profit_sb_percentage": 1.48,
"recommended": true
},
"lines": [
{
"id": "168ebb7a-9a25-4b8d-915c-4e28e14e1bc8",
"gambit_id": "a8e383c3-dd3b-479e-8b06-8682f3aa3d6d",
"last_updated": "2023-01-15T15:32:20.363527-05:00",
"created_at": "2023-01-14T08:26:57.855157-05:00",
"name": "Boston Celtics",
"reward": "1.26000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2ea4a97-f301-45b6-8677-f393b0a6190b/?format=api"
},
{
"id": "5c5f0219-b0c2-41af-bf65-807c46aa3830",
"gambit_id": "7aae7705-5986-4530-bd9b-cd6eca7b7f15",
"last_updated": "2023-01-15T15:32:20.360537-05:00",
"created_at": "2023-01-14T08:26:57.851937-05:00",
"name": "Charlotte Hornets",
"reward": "3.32000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2ea4a97-f301-45b6-8677-f393b0a6190b/?format=api"
}
]
}