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

{
    "count": 101950,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42608&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42592&ordering=-ip_address",
    "results": [
        {
            "id": 77706,
            "ip_address": "173.73.155.205",
            "count": 1,
            "first_visit": "2025-01-09T22:35:02.061236+06:00",
            "date": "2025-01-09"
        },
        {
            "id": 66799,
            "ip_address": "173.66.126.167",
            "count": 1,
            "first_visit": "2024-04-09T07:47:00.759251+06:00",
            "date": "2024-04-09"
        },
        {
            "id": 5015,
            "ip_address": "173.52.97.33",
            "count": 1,
            "first_visit": "2022-04-10T06:28:50.388205+06:00",
            "date": null
        },
        {
            "id": 97274,
            "ip_address": "173.44.39.74",
            "count": 1,
            "first_visit": "2026-04-22T09:26:01.822709+06:00",
            "date": "2026-04-22"
        },
        {
            "id": 47098,
            "ip_address": "173.44.164.13",
            "count": 2,
            "first_visit": "2023-05-24T21:29:39.492012+06:00",
            "date": "2023-05-24"
        },
        {
            "id": 63247,
            "ip_address": "173.38.220.44",
            "count": 1,
            "first_visit": "2024-01-16T22:21:42.923779+06:00",
            "date": "2024-01-16"
        },
        {
            "id": 13497,
            "ip_address": "173.25.63.236",
            "count": 2,
            "first_visit": "2022-06-04T11:22:06.728855+06:00",
            "date": null
        },
        {
            "id": 34725,
            "ip_address": "173.255.253.91",
            "count": 1,
            "first_visit": "2022-09-20T19:33:51.086032+06:00",
            "date": "2022-09-20"
        }
    ]
}