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

{
    "count": 101890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42208&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42192&ordering=-ip_address",
    "results": [
        {
            "id": 44308,
            "ip_address": "178.20.45.102",
            "count": 2,
            "first_visit": "2023-03-23T21:33:19.165905+06:00",
            "date": "2023-03-23"
        },
        {
            "id": 37484,
            "ip_address": "178.175.135.7",
            "count": 1,
            "first_visit": "2022-11-16T18:14:59.642223+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 95445,
            "ip_address": "178.174.171.60",
            "count": 1,
            "first_visit": "2026-02-23T03:09:42.480948+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 13413,
            "ip_address": "178.168.3.4",
            "count": 1,
            "first_visit": "2022-06-02T22:49:54.242081+06:00",
            "date": null
        },
        {
            "id": 64345,
            "ip_address": "178.165.162.209",
            "count": 1,
            "first_visit": "2024-02-05T19:59:56.183493+06:00",
            "date": "2024-02-05"
        },
        {
            "id": 2227,
            "ip_address": "178.162.156.42",
            "count": 4,
            "first_visit": "2022-01-14T23:36:05.609399+06:00",
            "date": null
        },
        {
            "id": 99156,
            "ip_address": "178.156.229.171",
            "count": 1,
            "first_visit": "2026-06-13T10:02:57.811077+06:00",
            "date": "2026-06-13"
        },
        {
            "id": 76643,
            "ip_address": "178.156.138.112",
            "count": 1,
            "first_visit": "2024-12-11T13:56:16.695155+06:00",
            "date": "2024-12-11"
        }
    ]
}