GET /api/bet_types/3c2067cc-9193-4829-ab6d-ed1ddedde197/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c2067cc-9193-4829-ab6d-ed1ddedde197",
"match": "https://api-prod.gambitprofit.com/api/matches/e329cfa3-58fe-4775-96fb-4bb4315fc789/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-12T08:57:08.230038-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": "MIN (S Gray)",
"amount": 5827.0
},
{
"team": "CWS (L Giolito)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "8e055e0c-ae3c-40f5-b826-0c0a1688ef0d",
"gambit_id": "1d95b59a-aa91-4c0f-92db-1f3b7f7da16a",
"last_updated": "2023-04-13T11:07:15.827881-04:00",
"created_at": "2023-04-12T08:57:08.232341-04:00",
"name": "MIN (S Gray)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c2067cc-9193-4829-ab6d-ed1ddedde197/?format=api"
},
{
"id": "c9e6b806-2135-46eb-81ae-8046e4b2d9f4",
"gambit_id": "e69402f9-fbe7-49a7-8c0d-72328e767e37",
"last_updated": "2023-04-13T11:07:15.829082-04:00",
"created_at": "2023-04-12T08:57:08.234949-04:00",
"name": "CWS (L Giolito)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c2067cc-9193-4829-ab6d-ed1ddedde197/?format=api"
}
]
}