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

{
    "count": 98971,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32944&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32928&ordering=-ip_address",
    "results": [
        {
            "id": 30246,
            "ip_address": "202.74.245.210",
            "count": 2,
            "first_visit": "2022-07-31T09:35:53.776242+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 2035,
            "ip_address": "202.74.244.227",
            "count": 1,
            "first_visit": "2022-01-12T15:19:16.988357+06:00",
            "date": null
        },
        {
            "id": 2429,
            "ip_address": "202.74.244.221",
            "count": 1,
            "first_visit": "2022-01-18T16:37:04.756194+06:00",
            "date": null
        },
        {
            "id": 54260,
            "ip_address": "202.74.244.204",
            "count": 1,
            "first_visit": "2023-09-04T12:40:14.255202+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 25885,
            "ip_address": "202.74.244.171",
            "count": 1,
            "first_visit": "2022-07-22T10:01:32.082292+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 82702,
            "ip_address": "202.74.243.98",
            "count": 1,
            "first_visit": "2025-05-13T09:44:05.980908+06:00",
            "date": "2025-05-13"
        },
        {
            "id": 93932,
            "ip_address": "202.74.243.87",
            "count": 2,
            "first_visit": "2026-01-11T15:11:28.769358+06:00",
            "date": "2026-01-11"
        },
        {
            "id": 7845,
            "ip_address": "202.74.243.65",
            "count": 2,
            "first_visit": "2022-05-17T10:38:32.903032+06:00",
            "date": null
        }
    ]
}