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

{
    "count": 99479,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92880&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92864&ordering=-ip_address",
    "results": [
        {
            "id": 52234,
            "ip_address": "103.143.237.28",
            "count": 1,
            "first_visit": "2023-08-11T14:31:42.665046+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 95734,
            "ip_address": "103.143.237.24",
            "count": 1,
            "first_visit": "2026-03-04T17:05:02.139731+06:00",
            "date": "2026-03-04"
        },
        {
            "id": 46565,
            "ip_address": "103.143.236.8",
            "count": 2,
            "first_visit": "2023-05-14T08:57:59.588085+06:00",
            "date": "2023-05-14"
        },
        {
            "id": 71954,
            "ip_address": "103.143.236.43",
            "count": 1,
            "first_visit": "2024-08-09T05:55:08.185309+06:00",
            "date": "2024-08-09"
        },
        {
            "id": 83503,
            "ip_address": "103.143.236.30",
            "count": 2,
            "first_visit": "2025-05-31T15:01:04.565585+06:00",
            "date": "2025-05-31"
        },
        {
            "id": 1844,
            "ip_address": "103.143.234.75",
            "count": 1,
            "first_visit": "2022-01-11T12:27:09.938520+06:00",
            "date": null
        },
        {
            "id": 1990,
            "ip_address": "103.143.234.30",
            "count": 1,
            "first_visit": "2022-01-12T01:00:58.522484+06:00",
            "date": null
        },
        {
            "id": 99101,
            "ip_address": "103.143.234.238",
            "count": 1,
            "first_visit": "2026-06-11T11:41:16.651336+06:00",
            "date": "2026-06-11"
        }
    ]
}