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

{
    "count": 95705,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4384&ordering=ip_address",
    "results": [
        {
            "id": 73141,
            "ip_address": "103.131.156.218",
            "count": 6,
            "first_visit": "2024-09-08T17:52:16.297255+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 88109,
            "ip_address": "103.131.156.98",
            "count": 2,
            "first_visit": "2025-08-20T16:26:40.375174+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 88283,
            "ip_address": "103.131.156.98",
            "count": 1,
            "first_visit": "2025-08-23T11:17:41.373102+06:00",
            "date": "2025-08-23"
        },
        {
            "id": 1819,
            "ip_address": "103.131.157.10",
            "count": 3,
            "first_visit": "2022-01-11T11:36:15.160131+06:00",
            "date": null
        },
        {
            "id": 4080,
            "ip_address": "103.131.157.149",
            "count": 11,
            "first_visit": "2022-03-04T23:39:17.898405+06:00",
            "date": null
        },
        {
            "id": 25176,
            "ip_address": "103.131.157.150",
            "count": 1,
            "first_visit": "2022-07-21T07:48:01.713315+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 12658,
            "ip_address": "103.131.157.178",
            "count": 2,
            "first_visit": "2022-05-30T00:23:24.792644+06:00",
            "date": null
        },
        {
            "id": 30464,
            "ip_address": "103.131.180.72",
            "count": 1,
            "first_visit": "2022-07-31T17:40:46.605040+06:00",
            "date": "2022-07-31"
        }
    ]
}