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

{
    "count": 99787,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=984&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=968&ordering=-first_visit",
    "results": [
        {
            "id": 98907,
            "ip_address": "202.134.14.232",
            "count": 1,
            "first_visit": "2026-06-06T13:02:48.198289+06:00",
            "date": "2026-06-06"
        },
        {
            "id": 98906,
            "ip_address": "121.91.179.220",
            "count": 1,
            "first_visit": "2026-06-06T12:40:23.048695+06:00",
            "date": "2026-06-06"
        },
        {
            "id": 98905,
            "ip_address": "37.111.210.110",
            "count": 1,
            "first_visit": "2026-06-06T12:27:50.264817+06:00",
            "date": "2026-06-06"
        },
        {
            "id": 98904,
            "ip_address": "103.199.152.37",
            "count": 1,
            "first_visit": "2026-06-06T09:55:39.116056+06:00",
            "date": "2026-06-06"
        },
        {
            "id": 98903,
            "ip_address": "103.6.123.190",
            "count": 10,
            "first_visit": "2026-06-06T08:35:40.216548+06:00",
            "date": "2026-06-06"
        },
        {
            "id": 98902,
            "ip_address": "103.102.206.249",
            "count": 2,
            "first_visit": "2026-06-06T07:39:46.907455+06:00",
            "date": "2026-06-06"
        },
        {
            "id": 98901,
            "ip_address": "103.121.76.11",
            "count": 1,
            "first_visit": "2026-06-06T04:23:35.870286+06:00",
            "date": "2026-06-06"
        },
        {
            "id": 98900,
            "ip_address": "31.94.6.178",
            "count": 1,
            "first_visit": "2026-06-06T03:38:14.483530+06:00",
            "date": "2026-06-06"
        }
    ]
}