GET /api/bet_types/b521b145-85b2-468a-8bd0-74cc3fd7bea8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b521b145-85b2-468a-8bd0-74cc3fd7bea8",
"match": "https://api-prod.gambitprofit.com/api/matches/ff52ac32-afad-46b1-bfa3-6b869cbd5bae/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-25T09:46:53.248622-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": "Philadelphia 76ers",
"amount": 7176.0
},
{
"team": "Brooklyn Nets",
"amount": 2824.0
}
],
"expected_reward_tokens": 9544.08,
"profit_sb": 44.08,
"profit_sb_percentage": 0.46,
"recommended": true
},
"lines": [
{
"id": "9f33d6f6-6009-463d-b2cc-515b23eea647",
"gambit_id": "8e3807e8-f497-43ba-b912-0a751f87cfad",
"last_updated": "2023-01-26T10:57:00.969089-05:00",
"created_at": "2023-01-25T09:46:53.249978-05:00",
"name": "Philadelphia 76ers",
"reward": "1.33000",
"odds": "1.34480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b521b145-85b2-468a-8bd0-74cc3fd7bea8/?format=api"
},
{
"id": "d106b721-2482-4abb-a3fd-a369cfe91562",
"gambit_id": "57d22781-8f2a-4abc-b76e-a2553f6b15b6",
"last_updated": "2023-01-26T10:57:00.970372-05:00",
"created_at": "2023-01-25T09:46:53.251402-05:00",
"name": "Brooklyn Nets",
"reward": "3.38000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b521b145-85b2-468a-8bd0-74cc3fd7bea8/?format=api"
}
]
}