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

{
    "count": 102642,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49136&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49120&ordering=ip_address",
    "results": [
        {
            "id": 89463,
            "ip_address": "118.179.4.242",
            "count": 1,
            "first_visit": "2025-09-13T19:36:20.655576+06:00",
            "date": "2025-09-13"
        },
        {
            "id": 96459,
            "ip_address": "118.179.42.81",
            "count": 3,
            "first_visit": "2026-03-29T18:42:28.217124+06:00",
            "date": "2026-03-29"
        },
        {
            "id": 2056,
            "ip_address": "118.179.42.91",
            "count": 4,
            "first_visit": "2022-01-12T20:52:30.518398+06:00",
            "date": null
        },
        {
            "id": 4219,
            "ip_address": "118.179.43.1",
            "count": 1,
            "first_visit": "2022-03-09T16:54:03.574993+06:00",
            "date": null
        },
        {
            "id": 61003,
            "ip_address": "118.179.43.1",
            "count": 1,
            "first_visit": "2023-12-11T23:38:44.808088+06:00",
            "date": "2023-12-11"
        },
        {
            "id": 92739,
            "ip_address": "118.179.43.1",
            "count": 1,
            "first_visit": "2025-12-07T15:59:03.271162+06:00",
            "date": "2025-12-07"
        },
        {
            "id": 100061,
            "ip_address": "118.179.43.1",
            "count": 1,
            "first_visit": "2026-07-09T01:13:37.739750+06:00",
            "date": "2026-07-09"
        },
        {
            "id": 92794,
            "ip_address": "118.179.43.1",
            "count": 1,
            "first_visit": "2025-12-09T11:36:32.676886+06:00",
            "date": "2025-12-09"
        }
    ]
}