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

{
    "count": 96112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19800&ordering=ip_address",
    "results": [
        {
            "id": 86122,
            "ip_address": "103.67.157.224",
            "count": 2,
            "first_visit": "2025-07-19T20:13:11.352213+06:00",
            "date": "2025-07-19"
        },
        {
            "id": 33679,
            "ip_address": "103.67.157.224",
            "count": 1,
            "first_visit": "2022-09-02T10:47:56.491783+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 1175,
            "ip_address": "103.67.157.224",
            "count": 6,
            "first_visit": "2021-12-21T16:31:07.379825+06:00",
            "date": null
        },
        {
            "id": 26657,
            "ip_address": "103.67.157.225",
            "count": 1,
            "first_visit": "2022-07-24T10:46:35.588944+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 12872,
            "ip_address": "103.67.157.225",
            "count": 1,
            "first_visit": "2022-05-30T20:42:33.744735+06:00",
            "date": null
        },
        {
            "id": 24878,
            "ip_address": "103.67.157.225",
            "count": 1,
            "first_visit": "2022-07-20T20:38:59.492030+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 29265,
            "ip_address": "103.67.157.226",
            "count": 1,
            "first_visit": "2022-07-29T12:05:03.694212+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 27524,
            "ip_address": "103.67.157.226",
            "count": 1,
            "first_visit": "2022-07-26T00:54:33.669061+06:00",
            "date": "2022-07-26"
        }
    ]
}