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

{
    "count": 94998,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15496&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15480&ordering=ip_address",
    "results": [
        {
            "id": 482,
            "ip_address": "103.237.36.253",
            "count": 2,
            "first_visit": "2021-12-09T11:43:42.195012+06:00",
            "date": null
        },
        {
            "id": 87977,
            "ip_address": "103.237.36.58",
            "count": 1,
            "first_visit": "2025-08-18T21:46:37.638614+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 86320,
            "ip_address": "103.237.36.59",
            "count": 2,
            "first_visit": "2025-07-22T17:15:54.837080+06:00",
            "date": "2025-07-22"
        },
        {
            "id": 78591,
            "ip_address": "103.237.36.60",
            "count": 1,
            "first_visit": "2025-02-04T23:53:15.670424+06:00",
            "date": "2025-02-04"
        },
        {
            "id": 3917,
            "ip_address": "103.237.36.64",
            "count": 3,
            "first_visit": "2022-02-27T11:29:24.226339+06:00",
            "date": null
        },
        {
            "id": 23502,
            "ip_address": "103.237.36.64",
            "count": 1,
            "first_visit": "2022-07-18T17:41:13.886820+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 70134,
            "ip_address": "103.237.36.65",
            "count": 1,
            "first_visit": "2024-06-22T15:28:24.090155+06:00",
            "date": "2024-06-22"
        },
        {
            "id": 24520,
            "ip_address": "103.237.36.65",
            "count": 1,
            "first_visit": "2022-07-20T11:11:01.929620+06:00",
            "date": "2022-07-20"
        }
    ]
}