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

{
    "count": 98253,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31296&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31280&ordering=-ip_address",
    "results": [
        {
            "id": 95514,
            "ip_address": "203.78.144.51",
            "count": 1,
            "first_visit": "2026-02-24T12:30:28.129466+06:00",
            "date": "2026-02-24"
        },
        {
            "id": 4468,
            "ip_address": "203.78.144.242",
            "count": 4,
            "first_visit": "2022-03-18T08:32:18.764483+06:00",
            "date": null
        },
        {
            "id": 3344,
            "ip_address": "203.78.144.239",
            "count": 1,
            "first_visit": "2022-02-06T07:50:17.892151+06:00",
            "date": null
        },
        {
            "id": 73194,
            "ip_address": "203.78.144.22",
            "count": 1,
            "first_visit": "2024-09-09T22:02:39.652307+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 2446,
            "ip_address": "203.78.144.212",
            "count": 6,
            "first_visit": "2022-01-18T22:22:56.881948+06:00",
            "date": null
        },
        {
            "id": 5727,
            "ip_address": "203.78.144.204",
            "count": 1,
            "first_visit": "2022-05-08T21:08:34.689323+06:00",
            "date": null
        },
        {
            "id": 83130,
            "ip_address": "203.76.99.254",
            "count": 1,
            "first_visit": "2025-05-21T15:55:03.920599+06:00",
            "date": "2025-05-21"
        },
        {
            "id": 55555,
            "ip_address": "203.76.99.254",
            "count": 1,
            "first_visit": "2023-09-20T18:19:58.636138+06:00",
            "date": "2023-09-20"
        }
    ]
}