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

{
    "count": 92594,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9856&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9840&ordering=first_visit",
    "results": [
        {
            "id": 9849,
            "ip_address": "37.111.211.169",
            "count": 3,
            "first_visit": "2022-05-20T22:55:25.267132+06:00",
            "date": null
        },
        {
            "id": 9850,
            "ip_address": "37.111.195.227",
            "count": 5,
            "first_visit": "2022-05-20T22:55:29.966033+06:00",
            "date": null
        },
        {
            "id": 9851,
            "ip_address": "37.111.230.129",
            "count": 2,
            "first_visit": "2022-05-20T22:56:13.428982+06:00",
            "date": null
        },
        {
            "id": 9852,
            "ip_address": "123.108.244.139",
            "count": 1,
            "first_visit": "2022-05-20T22:56:37.617656+06:00",
            "date": null
        },
        {
            "id": 9853,
            "ip_address": "37.111.193.61",
            "count": 2,
            "first_visit": "2022-05-20T22:56:48.880428+06:00",
            "date": null
        },
        {
            "id": 9854,
            "ip_address": "103.100.235.83",
            "count": 1,
            "first_visit": "2022-05-20T22:56:53.670030+06:00",
            "date": null
        },
        {
            "id": 9855,
            "ip_address": "37.111.193.168",
            "count": 1,
            "first_visit": "2022-05-20T22:57:33.901771+06:00",
            "date": null
        },
        {
            "id": 9856,
            "ip_address": "103.102.139.6",
            "count": 1,
            "first_visit": "2022-05-20T22:58:01.078344+06:00",
            "date": null
        }
    ]
}