[
  {
    "id": 1,
    "name": "Baseball",
    "cityId": 1
  },
  {
    "id": 2,
    "name": "Hockey",
    "cityId": 1
  }
]