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

{
    "count": 99228,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4168&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4152&ordering=-first_visit",
    "results": [
        {
            "id": 95164,
            "ip_address": "181.177.123.243",
            "count": 1,
            "first_visit": "2026-02-14T19:05:32.404477+06:00",
            "date": "2026-02-14"
        },
        {
            "id": 95163,
            "ip_address": "118.179.97.95",
            "count": 3,
            "first_visit": "2026-02-14T18:09:52.143050+06:00",
            "date": "2026-02-14"
        },
        {
            "id": 95162,
            "ip_address": "185.244.154.135",
            "count": 1,
            "first_visit": "2026-02-14T18:07:00.634049+06:00",
            "date": "2026-02-14"
        },
        {
            "id": 95161,
            "ip_address": "209.85.238.229",
            "count": 2,
            "first_visit": "2026-02-14T16:59:23.129132+06:00",
            "date": "2026-02-14"
        },
        {
            "id": 95160,
            "ip_address": "37.111.213.143",
            "count": 1,
            "first_visit": "2026-02-14T16:52:11.346480+06:00",
            "date": "2026-02-14"
        },
        {
            "id": 95159,
            "ip_address": "103.126.217.94",
            "count": 2,
            "first_visit": "2026-02-14T15:16:08.206532+06:00",
            "date": "2026-02-14"
        },
        {
            "id": 95158,
            "ip_address": "114.130.156.24",
            "count": 2,
            "first_visit": "2026-02-14T14:06:55.589072+06:00",
            "date": "2026-02-14"
        },
        {
            "id": 95157,
            "ip_address": "209.85.238.228",
            "count": 3,
            "first_visit": "2026-02-14T13:18:47.904448+06:00",
            "date": "2026-02-14"
        }
    ]
}