GET /api/bet_types/b780eb79-bd3f-4846-b8a1-35e7f4cf7bf6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b780eb79-bd3f-4846-b8a1-35e7f4cf7bf6",
"match": "https://api-prod.gambitprofit.com/api/matches/4a522789-ed09-4d14-8320-e5605c17fd06/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-07T09:28:21.310368-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": "LOS (N Syndergaard)",
"amount": 5838.0
},
{
"team": "CIN (B Williamson)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "62827952-6ad9-4023-8637-7edbb0d73537",
"gambit_id": "cce3fbd9-3525-4842-85dc-4cd11d0e8314",
"last_updated": "2023-06-08T16:28:13.922861-04:00",
"created_at": "2023-06-07T09:28:21.313719-04:00",
"name": "LOS (N Syndergaard)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b780eb79-bd3f-4846-b8a1-35e7f4cf7bf6/?format=api"
},
{
"id": "7ea02f4b-0433-419e-85e9-67f067b95e4c",
"gambit_id": "80506291-3993-47d4-a1e1-31a0037e00a9",
"last_updated": "2023-06-08T16:28:13.925526-04:00",
"created_at": "2023-06-07T09:28:21.320217-04:00",
"name": "CIN (B Williamson)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b780eb79-bd3f-4846-b8a1-35e7f4cf7bf6/?format=api"
}
]
}