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

{
    "count": 94032,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12416&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12400&ordering=first_visit",
    "results": [
        {
            "id": 12409,
            "ip_address": "116.58.201.33",
            "count": 1,
            "first_visit": "2022-05-29T09:40:09.166836+06:00",
            "date": null
        },
        {
            "id": 12410,
            "ip_address": "37.111.232.35",
            "count": 1,
            "first_visit": "2022-05-29T09:42:36.083067+06:00",
            "date": null
        },
        {
            "id": 12411,
            "ip_address": "103.252.224.122",
            "count": 1,
            "first_visit": "2022-05-29T09:45:59.665311+06:00",
            "date": null
        },
        {
            "id": 12412,
            "ip_address": "43.245.121.53",
            "count": 1,
            "first_visit": "2022-05-29T09:50:45.225401+06:00",
            "date": null
        },
        {
            "id": 12413,
            "ip_address": "37.111.193.3",
            "count": 1,
            "first_visit": "2022-05-29T09:56:38.051539+06:00",
            "date": null
        },
        {
            "id": 12414,
            "ip_address": "103.67.157.49",
            "count": 2,
            "first_visit": "2022-05-29T09:57:06.166832+06:00",
            "date": null
        },
        {
            "id": 12415,
            "ip_address": "103.126.149.77",
            "count": 2,
            "first_visit": "2022-05-29T10:00:38.447159+06:00",
            "date": null
        },
        {
            "id": 12416,
            "ip_address": "43.224.111.205",
            "count": 2,
            "first_visit": "2022-05-29T10:03:39.912831+06:00",
            "date": null
        }
    ]
}