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

{
    "count": 95557,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3784&ordering=ip_address",
    "results": [
        {
            "id": 83980,
            "ip_address": "103.127.0.36",
            "count": 1,
            "first_visit": "2025-06-13T13:06:54.982883+06:00",
            "date": "2025-06-13"
        },
        {
            "id": 87104,
            "ip_address": "103.127.0.36",
            "count": 1,
            "first_visit": "2025-08-04T11:05:30.577718+06:00",
            "date": "2025-08-04"
        },
        {
            "id": 3054,
            "ip_address": "103.127.0.6",
            "count": 3,
            "first_visit": "2022-01-30T12:05:27.580524+06:00",
            "date": null
        },
        {
            "id": 47602,
            "ip_address": "103.127.0.66",
            "count": 2,
            "first_visit": "2023-06-03T03:04:10.632195+06:00",
            "date": "2023-06-03"
        },
        {
            "id": 45861,
            "ip_address": "103.127.0.66",
            "count": 1,
            "first_visit": "2023-04-29T05:18:15.515295+06:00",
            "date": "2023-04-29"
        },
        {
            "id": 45640,
            "ip_address": "103.127.0.66",
            "count": 2,
            "first_visit": "2023-04-23T02:48:56.793295+06:00",
            "date": "2023-04-23"
        },
        {
            "id": 46196,
            "ip_address": "103.127.0.66",
            "count": 1,
            "first_visit": "2023-05-06T00:44:28.230882+06:00",
            "date": "2023-05-06"
        },
        {
            "id": 875,
            "ip_address": "103.127.0.7",
            "count": 1,
            "first_visit": "2021-12-19T19:24:17.910975+06:00",
            "date": null
        }
    ]
}