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

{
    "count": 98127,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90176&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90160&ordering=-ip_address",
    "results": [
        {
            "id": 62993,
            "ip_address": "103.152.102.200",
            "count": 1,
            "first_visit": "2024-01-12T20:18:52.125892+06:00",
            "date": "2024-01-12"
        },
        {
            "id": 64875,
            "ip_address": "103.152.102.200",
            "count": 1,
            "first_visit": "2024-02-18T22:54:12.005529+06:00",
            "date": "2024-02-18"
        },
        {
            "id": 66638,
            "ip_address": "103.152.102.167",
            "count": 2,
            "first_visit": "2024-04-05T00:39:24.477036+06:00",
            "date": "2024-04-05"
        },
        {
            "id": 78910,
            "ip_address": "103.152.102.165",
            "count": 1,
            "first_visit": "2025-02-13T10:18:15.168284+06:00",
            "date": "2025-02-13"
        },
        {
            "id": 86307,
            "ip_address": "103.152.102.165",
            "count": 1,
            "first_visit": "2025-07-22T13:58:07.355260+06:00",
            "date": "2025-07-22"
        },
        {
            "id": 8194,
            "ip_address": "103.152.102.126",
            "count": 1,
            "first_visit": "2022-05-17T15:20:05.542923+06:00",
            "date": null
        },
        {
            "id": 18736,
            "ip_address": "103.152.102.125",
            "count": 1,
            "first_visit": "2022-06-25T19:17:01.914550+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 6530,
            "ip_address": "103.152.102.125",
            "count": 1,
            "first_visit": "2022-05-16T07:41:02.777433+06:00",
            "date": null
        }
    ]
}