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

{
    "count": 103383,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54352&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54336&ordering=-ip_address",
    "results": [
        {
            "id": 51783,
            "ip_address": "118.179.189.17",
            "count": 1,
            "first_visit": "2023-08-06T12:31:35.140596+06:00",
            "date": "2023-08-06"
        },
        {
            "id": 66625,
            "ip_address": "118.179.189.17",
            "count": 2,
            "first_visit": "2024-04-04T19:44:12.365915+06:00",
            "date": "2024-04-04"
        },
        {
            "id": 10132,
            "ip_address": "118.179.18.9",
            "count": 1,
            "first_visit": "2022-05-21T22:55:27.060823+06:00",
            "date": null
        },
        {
            "id": 4596,
            "ip_address": "118.179.188.209",
            "count": 1,
            "first_visit": "2022-03-22T21:24:58.585363+06:00",
            "date": null
        },
        {
            "id": 41798,
            "ip_address": "118.179.188.129",
            "count": 2,
            "first_visit": "2023-02-08T12:58:06.983636+06:00",
            "date": "2023-02-08"
        },
        {
            "id": 40729,
            "ip_address": "118.179.188.129",
            "count": 1,
            "first_visit": "2023-01-21T15:52:16.734738+06:00",
            "date": "2023-01-21"
        },
        {
            "id": 41054,
            "ip_address": "118.179.188.129",
            "count": 1,
            "first_visit": "2023-01-27T13:56:28.996855+06:00",
            "date": "2023-01-27"
        },
        {
            "id": 11918,
            "ip_address": "118.179.187.96",
            "count": 1,
            "first_visit": "2022-05-27T12:56:18.670393+06:00",
            "date": null
        }
    ]
}