[
  {
    "book_id": 1,
    "name": "Becker West Arnoldo",
    "isbn": "3181444340",
    "published_at": "2000-01-01",
    "author": "Mrs. John Doe",
    "cover": "https://lorempixel.com/640/480/?82539"
  },
  {
    "book_id": 2,
    "name": "Schuster Champlinborough",
    "isbn": "1441614311",
    "published_at": "1991-07-29",
    "author": "Prof. John Doe",
    "cover": "https://lorempixel.com/640/480/?84662"
  },
  {
    "book_id": 3,
    "name": "Okuneva MarianoVille",
    "isbn": "0779284704",
    "published_at": "2017-06-30",
    "author": "Prof. Jane Doe",
    "cover": "https://lorempixel.com/640/480/?28970"
  },
  {
    "book_id": 4,
    "name": "Fahey LeonoraVille",
    "isbn": "454120892X",
    "published_at": "2001-02-18",
    "author": "Mr. John Doe",
    "cover": "https://lorempixel.com/640/480/?50593"
  },
  {
    "book_id": 5,
    "name": "Treutel MaiaVille",
    "isbn": "1969101032",
    "published_at": "1993-06-14",
    "author": "Dr. John Doe",
    "cover": "https://lorempixel.com/640/480/?70066"
  },
  {
    "book_id": 6,
    "name": "Hintz LeathaVille",
    "isbn": "0989022390",
    "published_at": "2007-11-12",
    "author": "Dr. Jane Doe",
    "cover": "https://lorempixel.com/640/480/?71816"
  },
  {
    "book_id": 7,
    "name": "Murazik LarueVille",
    "isbn": "545435998X",
    "published_at": "1999-02-23",
    "author": "Mr. Jane Doe",
    "cover": "https://lorempixel.com/640/480/?74134"
  },
  {
    "book_id": 8,
    "name": "Hoeger EarleneVille",
    "isbn": "4807300024",
    "published_at": "2016-02-10",
    "author": "Prof. John Doe",
    "cover": "https://lorempixel.com/640/480/?46382"
  },
  {
    "book_id": 9,
    "name": "Jacobs CoreneVille",
    "isbn": "1673027822",
    "published_at": "1996-08-20",
    "author": "Prof. Jane Doe",
    "cover": "https://lorempixel.com/640/480/?86302"
  },
  {
    "book_id": 10,
    "name": "Wunsch ThurmanVille",
    "isbn": "4467121552",
    "published_at": "2016-03-06",
    "author": "Mr. John Doe",
    "cover": "https://lorempixel.com/640/480/?19788"
  }
]