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

{
    "count": 101284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33968&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33952&ordering=-ip_address",
    "results": [
        {
            "id": 18483,
            "ip_address": "202.65.170.105",
            "count": 1,
            "first_visit": "2022-06-25T08:53:25.898762+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 28801,
            "ip_address": "202.62.75.62",
            "count": 1,
            "first_visit": "2022-07-28T13:02:52.351332+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 59799,
            "ip_address": "202.59.208.36",
            "count": 1,
            "first_visit": "2023-11-19T17:46:59.708766+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 17384,
            "ip_address": "202.59.141.66",
            "count": 1,
            "first_visit": "2022-06-22T14:30:01.494181+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 4143,
            "ip_address": "202.59.141.34",
            "count": 3,
            "first_visit": "2022-03-07T08:16:18.576087+06:00",
            "date": null
        },
        {
            "id": 33072,
            "ip_address": "202.59.140.218",
            "count": 1,
            "first_visit": "2022-08-27T10:21:28.072912+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 19726,
            "ip_address": "202.59.140.218",
            "count": 1,
            "first_visit": "2022-06-28T12:00:36.656434+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 1650,
            "ip_address": "202.59.140.218",
            "count": 8,
            "first_visit": "2022-01-04T17:32:22.369621+06:00",
            "date": null
        }
    ]
}