{
  "data": {
    "data": [
      {
        "id": "asfasdf1",
        "reseller_ID": "12345",
        "name": "High School Road",
        "email": "example1@gmail.com",
        "phone": "01818336773",
        "zone": "abc",
        "status": 1
      },

      {
        "id": "asfasdf2",
        "reseller_ID": "12346",
        "name": "High School Road",
        "email": "example1@gmail.com",
        "phone": "01818336773",
        "zone": "abc",
        "package": "silver",
        "status": 1
      },
      {
        "id": "asfasdf3",
        "reseller_ID": "12347",
        "name": "High School Road",
        "email": "example1@gmail.com",
        "phone": "01818336773",
        "zone": "abc",
        "package": "silver",
        "status": 1
      },
      {
        "id": "asfasdf4",
        "reseller_ID": "12348",
        "name": "High School Road",
        "email": "example1@gmail.com",
        "phone": "01818336773",
        "zone": "abc",
        "package": "silver",
        "status": 1
      },
      {
        "id": "asnknncfasdf4",
        "reseller_ID": "12349",
        "name": "High School Road",
        "email": "example1@gmail.com",
        "phone": "01818336773",
        "zone": "abc",
        "package": "silver",
        "status": 1
      },
      {
        "id": "asnknncfasdf5",
        "reseller_ID": "123410",
        "name": "High School Road",
        "email": "example1@gmail.com",
        "phone": "01818336773",
        "zone": "abc",
        "package": "silver",
        "status": 1
      },
      {
        "id": "asnknncfasdf6",
        "reseller_ID": "123411",
        "name": "High School Road",
        "email": "example1@gmail.com",
        "phone": "01818336773",
        "zone": "abc",
        "package": "silver",
        "status": 1
      },
      {
        "id": "asnknncfasdf7",
        "reseller_ID": "123415",
        "name": "High School Road",
        "email": "example1@gmail.com",
        "phone": "01818336773",
        "zone": "abc",
        "package": "silver",
        "status": 1
      },
      {
        "id": "asnknncfasdf8",
        "reseller_ID": "12325",
        "name": "High School Road",
        "email": "example1@gmail.com",
        "phone": "01818336773",
        "zone": "abc",
        "package": "silver",
        "status": 1
      },
      {
        "id": "asnknncfasdf9",
        "reseller_ID": "12335",
        "name": "High School Road",
        "email": "example1@gmail.com",
        "phone": "01818336773",
        "zone": "abc",
        "package": "silver",
        "status": 1
      },
      {
        "id": "asnknncfasdf10",
        "reseller_ID": "1234544",
        "name": "High School Road",
        "email": "example1@gmail.com",
        "phone": "01818336773",
        "zone": "abc",
        "package": "silver",
        "status": 1
      },
      {
        "id": "asnknncfasdf12",
        "reseller_ID": "12345222",
        "name": "High School Road",
        "email": "example1@gmail.com",
        "phone": "01818336773",
        "zone": "abc",
        "package": "silver",
        "status": 1
      }
    ],
    "pagination": {
      "total": 12,
      "count": 10,
      "per_page": 10,
      "current_page": 1,
      "total_pages": 2
    }
  },
  "status": 200,
  "success": true
}
