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

{
    "count": 101519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78376&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78360&ordering=first_visit",
    "results": [
        {
            "id": 78465,
            "ip_address": "103.72.212.199",
            "count": 3,
            "first_visit": "2025-02-01T23:07:25.936938+06:00",
            "date": "2025-02-01"
        },
        {
            "id": 78466,
            "ip_address": "202.173.122.20",
            "count": 1,
            "first_visit": "2025-02-01T23:09:25.941942+06:00",
            "date": "2025-02-01"
        },
        {
            "id": 78467,
            "ip_address": "66.249.73.132",
            "count": 1,
            "first_visit": "2025-02-01T23:26:53.227843+06:00",
            "date": "2025-02-01"
        },
        {
            "id": 78468,
            "ip_address": "52.81.111.148",
            "count": 1,
            "first_visit": "2025-02-01T23:47:11.928337+06:00",
            "date": "2025-02-01"
        },
        {
            "id": 78469,
            "ip_address": "66.249.73.128",
            "count": 1,
            "first_visit": "2025-02-01T23:57:14.514809+06:00",
            "date": "2025-02-01"
        },
        {
            "id": 78470,
            "ip_address": "66.249.73.129",
            "count": 6,
            "first_visit": "2025-02-02T00:28:22.917302+06:00",
            "date": "2025-02-02"
        },
        {
            "id": 78471,
            "ip_address": "66.249.73.128",
            "count": 5,
            "first_visit": "2025-02-02T00:31:09.404616+06:00",
            "date": "2025-02-02"
        },
        {
            "id": 78472,
            "ip_address": "66.249.73.132",
            "count": 3,
            "first_visit": "2025-02-02T00:48:24.289687+06:00",
            "date": "2025-02-02"
        }
    ]
}