GET /api/bet_types/a52a2f38-8261-4409-a057-88ce1fbbe15a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a52a2f38-8261-4409-a057-88ce1fbbe15a",
"match": "https://api-prod.gambitprofit.com/api/matches/f7662847-395b-48a8-8124-0672de10930e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-13T12:58:22.417910-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": "CWS (M Clevinger)",
"amount": 5827.0
},
{
"team": "KAN (S Cruz)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "23b77cba-895c-461d-9f15-f7e2f2dbb728",
"gambit_id": "35f3809a-b219-43b5-bb9e-467a17a67264",
"last_updated": "2023-09-15T10:18:24.279566-04:00",
"created_at": "2023-09-13T12:58:22.426340-04:00",
"name": "CWS (M Clevinger)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a52a2f38-8261-4409-a057-88ce1fbbe15a/?format=api"
},
{
"id": "3be64ae9-b1c9-4f26-b53c-bfea87e8b6ff",
"gambit_id": "57eb997a-c2af-4c9f-9825-464229c2ec5b",
"last_updated": "2023-09-15T10:18:24.276139-04:00",
"created_at": "2023-09-13T12:58:22.421845-04:00",
"name": "KAN (S Cruz)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a52a2f38-8261-4409-a057-88ce1fbbe15a/?format=api"
}
]
}