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

{
    "count": 101194,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84224&ordering=ip_address",
    "results": [
        {
            "id": 10640,
            "ip_address": "43.245.120.12",
            "count": 1,
            "first_visit": "2022-05-23T12:28:20.300875+06:00",
            "date": null
        },
        {
            "id": 8406,
            "ip_address": "43.245.120.120",
            "count": 3,
            "first_visit": "2022-05-17T22:51:28.895235+06:00",
            "date": null
        },
        {
            "id": 10646,
            "ip_address": "43.245.120.121",
            "count": 1,
            "first_visit": "2022-05-23T12:36:05.565636+06:00",
            "date": null
        },
        {
            "id": 88752,
            "ip_address": "43.245.120.122",
            "count": 1,
            "first_visit": "2025-08-31T23:25:12.586770+06:00",
            "date": "2025-08-31"
        },
        {
            "id": 10416,
            "ip_address": "43.245.120.126",
            "count": 2,
            "first_visit": "2022-05-22T22:15:41.797985+06:00",
            "date": null
        },
        {
            "id": 23173,
            "ip_address": "43.245.120.127",
            "count": 1,
            "first_visit": "2022-07-16T16:25:50.211087+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 13529,
            "ip_address": "43.245.120.13",
            "count": 1,
            "first_visit": "2022-06-04T22:11:55.112688+06:00",
            "date": null
        },
        {
            "id": 94686,
            "ip_address": "43.245.120.131",
            "count": 2,
            "first_visit": "2026-01-31T20:43:48.261395+06:00",
            "date": "2026-01-31"
        }
    ]
}