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

{
    "count": 102471,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46192&ordering=ip_address",
    "results": [
        {
            "id": 80940,
            "ip_address": "1.144.16.23",
            "count": 1,
            "first_visit": "2025-04-04T15:13:22.090582+06:00",
            "date": "2025-04-04"
        },
        {
            "id": 12101,
            "ip_address": "114.4.4.137",
            "count": 1,
            "first_visit": "2022-05-28T04:52:16.317780+06:00",
            "date": null
        },
        {
            "id": 5232,
            "ip_address": "1.145.102.195",
            "count": 3,
            "first_visit": "2022-04-18T23:08:45.274785+06:00",
            "date": null
        },
        {
            "id": 68053,
            "ip_address": "1.145.107.227",
            "count": 1,
            "first_visit": "2024-05-08T11:16:42.154561+06:00",
            "date": "2024-05-08"
        },
        {
            "id": 73470,
            "ip_address": "1.145.110.225",
            "count": 1,
            "first_visit": "2024-09-15T07:24:49.612590+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 34966,
            "ip_address": "1.145.116.85",
            "count": 1,
            "first_visit": "2022-09-25T13:01:05.295118+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 4105,
            "ip_address": "114.5.145.79",
            "count": 1,
            "first_visit": "2022-03-05T20:49:16.176697+06:00",
            "date": null
        },
        {
            "id": 4729,
            "ip_address": "1.145.16.27",
            "count": 2,
            "first_visit": "2022-03-28T09:59:56.730364+06:00",
            "date": null
        }
    ]
}