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

{
    "count": 101376,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81192&ordering=ip_address",
    "results": [
        {
            "id": 73497,
            "ip_address": "37.111.239.26",
            "count": 2,
            "first_visit": "2024-09-15T15:20:11.610139+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 13473,
            "ip_address": "37.111.239.28",
            "count": 1,
            "first_visit": "2022-06-03T21:53:31.533960+06:00",
            "date": null
        },
        {
            "id": 47007,
            "ip_address": "37.111.239.30",
            "count": 4,
            "first_visit": "2023-05-23T09:18:09.565126+06:00",
            "date": "2023-05-23"
        },
        {
            "id": 9695,
            "ip_address": "37.111.239.32",
            "count": 1,
            "first_visit": "2022-05-20T12:49:54.614390+06:00",
            "date": null
        },
        {
            "id": 6267,
            "ip_address": "37.111.239.33",
            "count": 1,
            "first_visit": "2022-05-15T08:18:13.691179+06:00",
            "date": null
        },
        {
            "id": 21236,
            "ip_address": "37.111.239.34",
            "count": 1,
            "first_visit": "2022-07-05T17:30:14.309763+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 88679,
            "ip_address": "37.111.239.37",
            "count": 1,
            "first_visit": "2025-08-30T15:18:33.702160+06:00",
            "date": "2025-08-30"
        },
        {
            "id": 27785,
            "ip_address": "37.111.239.38",
            "count": 1,
            "first_visit": "2022-07-26T15:41:15.197464+06:00",
            "date": "2022-07-26"
        }
    ]
}