GET /user_management/visitor-free/?format=api&offset=96&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 91471,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=104&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88&ordering=first_visit",
    "results": [
        {
            "id": 97,
            "ip_address": "114.119.158.46",
            "count": 18,
            "first_visit": "2021-12-03T21:16:51.948009+06:00",
            "date": null
        },
        {
            "id": 98,
            "ip_address": "103.132.182.149",
            "count": 1,
            "first_visit": "2021-12-03T21:26:30.694062+06:00",
            "date": null
        },
        {
            "id": 99,
            "ip_address": "114.119.158.126",
            "count": 18,
            "first_visit": "2021-12-03T22:02:48.936582+06:00",
            "date": null
        },
        {
            "id": 100,
            "ip_address": "114.119.154.203",
            "count": 14,
            "first_visit": "2021-12-03T22:08:32.247008+06:00",
            "date": null
        },
        {
            "id": 101,
            "ip_address": "182.54.155.14",
            "count": 7,
            "first_visit": "2021-12-03T22:15:20.909387+06:00",
            "date": null
        },
        {
            "id": 102,
            "ip_address": "59.103.221.42",
            "count": 1,
            "first_visit": "2021-12-03T22:17:02.085379+06:00",
            "date": null
        },
        {
            "id": 103,
            "ip_address": "66.249.66.196",
            "count": 13,
            "first_visit": "2021-12-03T22:37:01.982922+06:00",
            "date": null
        },
        {
            "id": 104,
            "ip_address": "144.48.108.238",
            "count": 11,
            "first_visit": "2021-12-03T22:38:29.321898+06:00",
            "date": null
        }
    ]
}