GET /api/bet_types/2686b40c-e362-4158-b448-8d797905db78/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2686b40c-e362-4158-b448-8d797905db78",
"match": "https://api-prod.gambitprofit.com/api/matches/fc10d089-314f-4d61-91a5-354da6634879/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-14T12:02:17.552625-04: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": "Dustin Jacoby",
"amount": 5778.0
},
{
"team": "Azamat Murzakanov",
"amount": 4222.0
}
],
"expected_reward_tokens": 9244.8,
"profit_sb": -255.2,
"profit_sb_percentage": -2.69,
"recommended": false
},
"lines": [
{
"id": "5f63eacf-aed3-4285-93bd-4a3a70e9d4df",
"gambit_id": "6b288fd0-063f-411b-97ea-759f81d675ac",
"last_updated": "2023-04-17T11:42:06.218430-04:00",
"created_at": "2023-04-14T12:02:17.554050-04:00",
"name": "Dustin Jacoby",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2686b40c-e362-4158-b448-8d797905db78/?format=api"
},
{
"id": "ec99d50e-56ea-48f1-868e-c3781bb36bee",
"gambit_id": "b6ac8f3e-aa77-4b3b-992a-35289766c622",
"last_updated": "2023-04-17T11:42:06.221386-04:00",
"created_at": "2023-04-14T12:02:17.555575-04:00",
"name": "Azamat Murzakanov",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2686b40c-e362-4158-b448-8d797905db78/?format=api"
}
]
}