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

{
    "count": 101998,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=128&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=112&ordering=-id",
    "results": [
        {
            "id": 101974,
            "ip_address": "57.131.142.130",
            "count": 2,
            "first_visit": "2026-08-20T21:34:07.783152+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101973,
            "ip_address": "27.147.162.74",
            "count": 1,
            "first_visit": "2026-08-20T20:39:21.588053+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101972,
            "ip_address": "37.111.210.72",
            "count": 1,
            "first_visit": "2026-08-20T20:26:46.128536+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101971,
            "ip_address": "37.111.218.193",
            "count": 1,
            "first_visit": "2026-08-20T20:18:57.134167+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101970,
            "ip_address": "35.222.88.70",
            "count": 1,
            "first_visit": "2026-08-20T20:07:09.706269+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101969,
            "ip_address": "202.134.8.194",
            "count": 1,
            "first_visit": "2026-08-20T19:26:59.608711+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101968,
            "ip_address": "47.201.227.150",
            "count": 1,
            "first_visit": "2026-08-20T19:21:04.289329+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101967,
            "ip_address": "202.134.8.195",
            "count": 1,
            "first_visit": "2026-08-20T19:08:12.026539+06:00",
            "date": "2026-08-20"
        }
    ]
}