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

{
    "count": 99700,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25832&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25816&ordering=-ip_address",
    "results": [
        {
            "id": 69400,
            "ip_address": "37.111.196.33",
            "count": 1,
            "first_visit": "2024-06-04T15:21:16.048061+06:00",
            "date": "2024-06-04"
        },
        {
            "id": 3570,
            "ip_address": "37.111.196.32",
            "count": 1,
            "first_visit": "2022-02-13T15:00:53.578504+06:00",
            "date": null
        },
        {
            "id": 9347,
            "ip_address": "37.111.196.3",
            "count": 3,
            "first_visit": "2022-05-19T12:00:57.591610+06:00",
            "date": null
        },
        {
            "id": 45957,
            "ip_address": "37.111.196.3",
            "count": 1,
            "first_visit": "2023-05-01T12:10:57.473476+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 15997,
            "ip_address": "37.111.196.28",
            "count": 1,
            "first_visit": "2022-06-17T14:46:36.532002+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 6596,
            "ip_address": "37.111.196.28",
            "count": 1,
            "first_visit": "2022-05-16T10:34:03.288441+06:00",
            "date": null
        },
        {
            "id": 26725,
            "ip_address": "37.111.196.27",
            "count": 4,
            "first_visit": "2022-07-24T12:16:24.678353+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 11963,
            "ip_address": "37.111.196.253",
            "count": 1,
            "first_visit": "2022-05-27T19:02:07.380490+06:00",
            "date": null
        }
    ]
}