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

{
    "count": 98361,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84944&ordering=ip_address",
    "results": [
        {
            "id": 71589,
            "ip_address": "45.87.213.229",
            "count": 1,
            "first_visit": "2024-07-28T22:36:48.780639+06:00",
            "date": "2024-07-28"
        },
        {
            "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
        }
    ]
}