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

{
    "count": 91871,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=848&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=832&ordering=-ip_address",
    "results": [
        {
            "id": 75426,
            "ip_address": "86.19.41.22",
            "count": 1,
            "first_visit": "2024-11-09T17:06:44.517519+06:00",
            "date": "2024-11-09"
        },
        {
            "id": 46292,
            "ip_address": "86.190.188.10",
            "count": 1,
            "first_visit": "2023-05-08T04:52:22.725510+06:00",
            "date": "2023-05-08"
        },
        {
            "id": 1918,
            "ip_address": "86.181.250.223",
            "count": 1,
            "first_visit": "2022-01-11T17:35:25.474778+06:00",
            "date": null
        },
        {
            "id": 87825,
            "ip_address": "86.166.137.48",
            "count": 12,
            "first_visit": "2025-08-16T16:06:35.633306+06:00",
            "date": "2025-08-16"
        },
        {
            "id": 13368,
            "ip_address": "86.165.203.197",
            "count": 1,
            "first_visit": "2022-06-02T14:04:20.687186+06:00",
            "date": null
        },
        {
            "id": 3807,
            "ip_address": "86.16.157.51",
            "count": 2,
            "first_visit": "2022-02-23T03:09:56.761397+06:00",
            "date": null
        },
        {
            "id": 31265,
            "ip_address": "86.159.31.163",
            "count": 2,
            "first_visit": "2022-08-05T20:06:21.751413+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 2531,
            "ip_address": "86.149.205.225",
            "count": 1,
            "first_visit": "2022-01-20T19:14:44.680031+06:00",
            "date": null
        }
    ]
}