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

{
    "count": 99147,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48&ordering=-id",
    "results": [
        {
            "id": 99187,
            "ip_address": "103.49.201.70",
            "count": 1,
            "first_visit": "2026-06-14T14:36:08.100721+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99186,
            "ip_address": "27.147.151.182",
            "count": 1,
            "first_visit": "2026-06-14T13:17:01.427872+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99185,
            "ip_address": "37.111.194.59",
            "count": 3,
            "first_visit": "2026-06-14T13:15:37.911710+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99184,
            "ip_address": "103.92.160.174",
            "count": 1,
            "first_visit": "2026-06-14T13:12:22.184242+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99183,
            "ip_address": "202.4.101.204",
            "count": 1,
            "first_visit": "2026-06-14T12:55:08.443414+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99182,
            "ip_address": "58.145.184.180",
            "count": 2,
            "first_visit": "2026-06-14T12:48:30.800720+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99181,
            "ip_address": "45.248.148.255",
            "count": 1,
            "first_visit": "2026-06-14T12:41:11.844940+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99180,
            "ip_address": "161.123.71.69",
            "count": 1,
            "first_visit": "2026-06-14T12:40:54.590218+06:00",
            "date": "2026-06-14"
        }
    ]
}