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

{
    "count": 98225,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86976&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86960&ordering=ip_address",
    "results": [
        {
            "id": 12702,
            "ip_address": "58.145.187.226",
            "count": 1,
            "first_visit": "2022-05-30T08:06:53.501600+06:00",
            "date": null
        },
        {
            "id": 44879,
            "ip_address": "58.145.187.226",
            "count": 1,
            "first_visit": "2023-04-05T10:22:55.311448+06:00",
            "date": "2023-04-05"
        },
        {
            "id": 43309,
            "ip_address": "58.145.187.226",
            "count": 5,
            "first_visit": "2023-03-07T09:15:20.265144+06:00",
            "date": "2023-03-07"
        },
        {
            "id": 7835,
            "ip_address": "58.145.187.227",
            "count": 2,
            "first_visit": "2022-05-17T10:33:12.969294+06:00",
            "date": null
        },
        {
            "id": 32334,
            "ip_address": "58.145.187.228",
            "count": 2,
            "first_visit": "2022-08-18T12:23:57.275207+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 8236,
            "ip_address": "58.145.187.228",
            "count": 2,
            "first_visit": "2022-05-17T17:43:34.102679+06:00",
            "date": null
        },
        {
            "id": 90181,
            "ip_address": "58.145.187.228",
            "count": 1,
            "first_visit": "2025-09-30T13:00:33.801324+06:00",
            "date": "2025-09-30"
        },
        {
            "id": 79311,
            "ip_address": "58.145.187.229",
            "count": 1,
            "first_visit": "2025-02-22T22:44:52.110673+06:00",
            "date": "2025-02-22"
        }
    ]
}