GET /api/bet_types/6698a275-3cbd-44fc-85e4-2dea0ba51a30/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6698a275-3cbd-44fc-85e4-2dea0ba51a30",
"match": "https://api-prod.gambitprofit.com/api/matches/9fe676ac-83fb-4701-b441-6de41548dcd4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-05T08:38:25.648699-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": "SDG (S Lugo)",
"amount": 6173.0
},
{
"team": "LAA (P Sandoval)",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "f3cfd538-553e-4424-b360-4b9ce28e7213",
"gambit_id": "1db80fd6-4810-40a8-8f2b-5a6754bf6d20",
"last_updated": "2023-07-06T12:37:57.386516-04:00",
"created_at": "2023-07-05T08:38:25.652424-04:00",
"name": "SDG (S Lugo)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6698a275-3cbd-44fc-85e4-2dea0ba51a30/?format=api"
},
{
"id": "78aaa7af-a05b-4075-b8f1-525c3522ab11",
"gambit_id": "e4a5b583-9075-4f4d-b09e-4764b1aed390",
"last_updated": "2023-07-06T12:37:57.384644-04:00",
"created_at": "2023-07-05T08:38:25.650559-04:00",
"name": "LAA (P Sandoval)",
"reward": "2.50000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6698a275-3cbd-44fc-85e4-2dea0ba51a30/?format=api"
}
]
}