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

{
    "count": 100222,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20968&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20952&ordering=-first_visit",
    "results": [
        {
            "id": 79358,
            "ip_address": "103.14.144.150",
            "count": 12,
            "first_visit": "2025-02-24T00:16:06.888474+06:00",
            "date": "2025-02-24"
        },
        {
            "id": 79357,
            "ip_address": "114.119.130.54",
            "count": 8,
            "first_visit": "2025-02-24T00:00:53.746849+06:00",
            "date": "2025-02-24"
        },
        {
            "id": 79356,
            "ip_address": "40.77.202.154",
            "count": 1,
            "first_visit": "2025-02-23T23:47:57.195354+06:00",
            "date": "2025-02-23"
        },
        {
            "id": 79355,
            "ip_address": "172.225.73.254",
            "count": 1,
            "first_visit": "2025-02-23T22:28:19.699546+06:00",
            "date": "2025-02-23"
        },
        {
            "id": 79354,
            "ip_address": "103.197.153.5",
            "count": 2,
            "first_visit": "2025-02-23T22:22:44.053812+06:00",
            "date": "2025-02-23"
        },
        {
            "id": 79353,
            "ip_address": "114.119.130.54",
            "count": 1,
            "first_visit": "2025-02-23T22:22:39.685544+06:00",
            "date": "2025-02-23"
        },
        {
            "id": 79352,
            "ip_address": "172.225.73.192",
            "count": 1,
            "first_visit": "2025-02-23T22:17:27.631868+06:00",
            "date": "2025-02-23"
        },
        {
            "id": 79351,
            "ip_address": "40.77.202.156",
            "count": 1,
            "first_visit": "2025-02-23T21:00:02.509080+06:00",
            "date": "2025-02-23"
        }
    ]
}