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

{
    "count": 92580,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9720&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9704&ordering=ip_address",
    "results": [
        {
            "id": 90712,
            "ip_address": "103.170.175.35",
            "count": 1,
            "first_visit": "2025-10-14T08:36:03.060328+06:00",
            "date": "2025-10-14"
        },
        {
            "id": 18292,
            "ip_address": "103.170.175.35",
            "count": 2,
            "first_visit": "2022-06-24T21:31:53.982670+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 45733,
            "ip_address": "103.170.175.36",
            "count": 1,
            "first_visit": "2023-04-26T01:20:20.192478+06:00",
            "date": "2023-04-26"
        },
        {
            "id": 53658,
            "ip_address": "103.170.175.37",
            "count": 4,
            "first_visit": "2023-08-27T13:41:30.809812+06:00",
            "date": "2023-08-27"
        },
        {
            "id": 3718,
            "ip_address": "103.170.175.38",
            "count": 1,
            "first_visit": "2022-02-19T01:26:25.517290+06:00",
            "date": null
        },
        {
            "id": 36763,
            "ip_address": "103.170.175.38",
            "count": 1,
            "first_visit": "2022-11-01T07:24:14.027224+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 12390,
            "ip_address": "103.170.175.39",
            "count": 4,
            "first_visit": "2022-05-29T08:18:51.509859+06:00",
            "date": null
        },
        {
            "id": 60497,
            "ip_address": "103.170.175.39",
            "count": 1,
            "first_visit": "2023-12-03T23:37:34.915980+06:00",
            "date": "2023-12-03"
        }
    ]
}