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

{
    "count": 100773,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30416&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30400&ordering=-ip_address",
    "results": [
        {
            "id": 98685,
            "ip_address": "24.98.116.13",
            "count": 1,
            "first_visit": "2026-05-31T14:58:01.332616+06:00",
            "date": "2026-05-31"
        },
        {
            "id": 37764,
            "ip_address": "2.48.205.121",
            "count": 2,
            "first_visit": "2022-11-23T22:14:29.491040+06:00",
            "date": "2022-11-23"
        },
        {
            "id": 37771,
            "ip_address": "2.48.205.121",
            "count": 1,
            "first_visit": "2022-11-24T00:25:35.944184+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 22599,
            "ip_address": "24.79.240.56",
            "count": 1,
            "first_visit": "2022-07-14T13:54:45.755740+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 77761,
            "ip_address": "24.65.110.64",
            "count": 1,
            "first_visit": "2025-01-12T02:23:36.427240+06:00",
            "date": "2025-01-12"
        },
        {
            "id": 5300,
            "ip_address": "24.6.39.156",
            "count": 1,
            "first_visit": "2022-04-21T19:52:21.299102+06:00",
            "date": null
        },
        {
            "id": 60866,
            "ip_address": "24.63.251.189",
            "count": 1,
            "first_visit": "2023-12-10T08:14:04.802306+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 4919,
            "ip_address": "24.63.182.131",
            "count": 1,
            "first_visit": "2022-04-05T08:34:04.394127+06:00",
            "date": null
        }
    ]
}