GET /api/bet_types/721df9e5-f4d2-432d-b2a5-9a3ddc640d69/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "721df9e5-f4d2-432d-b2a5-9a3ddc640d69",
"match": "https://api-prod.gambitprofit.com/api/matches/84762675-18e7-42e3-a825-85bba625840a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-26T09:48:14.358034-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": 7203.0
},
{
"team": "Atlanta Hawks",
"amount": 2797.0
}
],
"expected_reward_tokens": 9507.96,
"profit_sb": 7.96,
"profit_sb_percentage": 0.08,
"recommended": true
},
"lines": [
{
"id": "450bfcb0-5069-4ae3-8b7a-6b13cb29a357",
"gambit_id": "ab4b7d0c-b60d-4faf-ae61-92531a885116",
"last_updated": "2023-11-27T21:37:58.787541-05:00",
"created_at": "2023-11-26T09:48:14.371411-05:00",
"name": "Boston Celtics",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/721df9e5-f4d2-432d-b2a5-9a3ddc640d69/?format=api"
},
{
"id": "8d6986c1-1fa1-49f8-a50d-66eeaacbe561",
"gambit_id": "2c65e00d-d709-4f06-ad6c-365f39ea5b94",
"last_updated": "2023-11-27T21:37:58.783721-05:00",
"created_at": "2023-11-26T09:48:14.367498-05:00",
"name": "Atlanta Hawks",
"reward": "3.40000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/721df9e5-f4d2-432d-b2a5-9a3ddc640d69/?format=api"
}
]
}