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

{
    "count": 103854,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56216&ordering=ip_address",
    "results": [
        {
            "id": 74607,
            "ip_address": "160.202.146.221",
            "count": 3,
            "first_visit": "2024-10-22T18:29:54.427964+06:00",
            "date": "2024-10-22"
        },
        {
            "id": 63765,
            "ip_address": "160.202.146.226",
            "count": 4,
            "first_visit": "2024-01-25T15:09:29.394961+06:00",
            "date": "2024-01-25"
        },
        {
            "id": 1717,
            "ip_address": "160.202.146.226",
            "count": 2,
            "first_visit": "2022-01-08T01:29:49.815241+06:00",
            "date": null
        },
        {
            "id": 15782,
            "ip_address": "160.202.146.226",
            "count": 1,
            "first_visit": "2022-06-17T00:10:12.174663+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 68877,
            "ip_address": "160.202.146.230",
            "count": 2,
            "first_visit": "2024-05-22T18:25:28.243908+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 4768,
            "ip_address": "160.202.146.247",
            "count": 2,
            "first_visit": "2022-03-29T11:49:02.350690+06:00",
            "date": null
        },
        {
            "id": 86352,
            "ip_address": "160.202.146.36",
            "count": 1,
            "first_visit": "2025-07-23T08:31:52.922662+06:00",
            "date": "2025-07-23"
        },
        {
            "id": 87911,
            "ip_address": "160.202.146.37",
            "count": 1,
            "first_visit": "2025-08-17T23:57:38.879463+06:00",
            "date": "2025-08-17"
        }
    ]
}