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

{
    "count": 100788,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86848&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86832&ordering=ip_address",
    "results": [
        {
            "id": 28534,
            "ip_address": "45.89.172.203",
            "count": 1,
            "first_visit": "2022-07-28T03:03:16.046610+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 53275,
            "ip_address": "45.89.242.39",
            "count": 2,
            "first_visit": "2023-08-23T09:57:23.071030+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 88133,
            "ip_address": "45.92.229.184",
            "count": 2,
            "first_visit": "2025-08-21T00:31:38.986192+06:00",
            "date": "2025-08-21"
        },
        {
            "id": 88132,
            "ip_address": "45.92.229.185",
            "count": 1,
            "first_visit": "2025-08-21T00:31:38.502101+06:00",
            "date": "2025-08-21"
        },
        {
            "id": 9117,
            "ip_address": "45.92.34.241",
            "count": 1,
            "first_visit": "2022-05-18T22:31:30.052430+06:00",
            "date": null
        },
        {
            "id": 6399,
            "ip_address": "45.92.35.83",
            "count": 1,
            "first_visit": "2022-05-15T20:48:35.269553+06:00",
            "date": null
        },
        {
            "id": 6389,
            "ip_address": "45.92.35.86",
            "count": 3,
            "first_visit": "2022-05-15T20:14:16.230271+06:00",
            "date": null
        },
        {
            "id": 98776,
            "ip_address": "46.10.148.45",
            "count": 1,
            "first_visit": "2026-06-02T18:07:54.852154+06:00",
            "date": "2026-06-02"
        }
    ]
}