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

{
    "count": 96174,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6216&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6200&ordering=ip_address",
    "results": [
        {
            "id": 84048,
            "ip_address": "103.141.9.232",
            "count": 1,
            "first_visit": "2025-06-15T12:55:21.247809+06:00",
            "date": "2025-06-15"
        },
        {
            "id": 67149,
            "ip_address": "103.141.9.4",
            "count": 1,
            "first_visit": "2024-04-18T15:19:44.423280+06:00",
            "date": "2024-04-18"
        },
        {
            "id": 91789,
            "ip_address": "103.142.0.202",
            "count": 1,
            "first_visit": "2025-11-09T12:05:10.510142+06:00",
            "date": "2025-11-09"
        },
        {
            "id": 52114,
            "ip_address": "103.142.1.1",
            "count": 1,
            "first_visit": "2023-08-10T09:44:47.401624+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 18182,
            "ip_address": "103.142.170.141",
            "count": 2,
            "first_visit": "2022-06-24T16:48:02.898052+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 65351,
            "ip_address": "103.142.170.198",
            "count": 1,
            "first_visit": "2024-02-29T18:35:09.461349+06:00",
            "date": "2024-02-29"
        },
        {
            "id": 2468,
            "ip_address": "103.142.170.22",
            "count": 1,
            "first_visit": "2022-01-19T16:16:00.962574+06:00",
            "date": null
        },
        {
            "id": 2744,
            "ip_address": "103.142.170.54",
            "count": 4,
            "first_visit": "2022-01-24T19:05:16.970516+06:00",
            "date": null
        }
    ]
}