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

{
    "count": 99896,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1552&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1536&ordering=-first_visit",
    "results": [
        {
            "id": 98448,
            "ip_address": "103.217.111.111",
            "count": 1,
            "first_visit": "2026-05-23T18:34:38.612441+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 98447,
            "ip_address": "138.199.143.30",
            "count": 1,
            "first_visit": "2026-05-23T18:24:25.874343+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 98446,
            "ip_address": "121.91.186.61",
            "count": 1,
            "first_visit": "2026-05-23T18:23:25.122245+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 98445,
            "ip_address": "103.130.72.123",
            "count": 1,
            "first_visit": "2026-05-23T17:07:16.739791+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 98444,
            "ip_address": "192.178.15.1",
            "count": 1,
            "first_visit": "2026-05-23T16:46:56.213646+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 98443,
            "ip_address": "103.84.133.205",
            "count": 1,
            "first_visit": "2026-05-23T16:46:51.689753+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 98442,
            "ip_address": "103.117.108.130",
            "count": 1,
            "first_visit": "2026-05-23T15:27:07.407211+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 98441,
            "ip_address": "27.147.131.89",
            "count": 5,
            "first_visit": "2026-05-23T15:00:43.593891+06:00",
            "date": "2026-05-23"
        }
    ]
}