interactions:
- request:
    body: null
    headers:
      Accept: ['*/*']
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      User-Agent: [python-requests/2.18.4]
    method: GET
    uri: https://api.uat.usio.ignition.ensek.co.uk/SignUps/Completed?after=1500
  response:
    body: {string: '{"results":[{"accountId":1513,"createdDateTime":"2017-10-09T10:55:37.543"},{"accountId":1514,"createdDateTime":"2017-10-09T17:15:47.3"},{"accountId":1515,"createdDateTime":"2017-10-10T17:30:25.257"},{"accountId":1516,"createdDateTime":"2017-10-17T08:44:16.343"}],"meta":{"before":1513,"after":1516,"results":4,"pageSize":50}}'}
    headers:
      Cache-Control: [no-cache]
      Connection: [keep-alive]
      Content-Length: ['325']
      Content-Type: [application/json; charset=utf-8]
      Date: ['Tue, 17 Apr 2018 10:48:54 GMT']
      Expires: ['-1']
      Pragma: [no-cache]
      Server: [Microsoft-IIS/8.5]
      X-AspNet-Version: [4.0.30319]
      X-Powered-By: [ASP.NET]
    status: {code: 200, message: OK}
version: 1
