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

{
    "count": 92153,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1944&ordering=ip_address",
    "results": [
        {
            "id": 38416,
            "ip_address": "103.114.97.250",
            "count": 1,
            "first_visit": "2022-12-06T16:55:55.465050+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 8891,
            "ip_address": "103.114.97.250",
            "count": 1,
            "first_visit": "2022-05-18T12:17:32.759328+06:00",
            "date": null
        },
        {
            "id": 84291,
            "ip_address": "103.114.97.73",
            "count": 2,
            "first_visit": "2025-06-21T12:21:12.194237+06:00",
            "date": "2025-06-21"
        },
        {
            "id": 11457,
            "ip_address": "103.114.97.90",
            "count": 1,
            "first_visit": "2022-05-25T22:24:07.660507+06:00",
            "date": null
        },
        {
            "id": 9038,
            "ip_address": "103.114.97.98",
            "count": 1,
            "first_visit": "2022-05-18T18:02:30.238421+06:00",
            "date": null
        },
        {
            "id": 18982,
            "ip_address": "103.114.98.130",
            "count": 1,
            "first_visit": "2022-06-26T08:49:30.579214+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 8849,
            "ip_address": "103.114.98.130",
            "count": 3,
            "first_visit": "2022-05-18T11:47:54.808151+06:00",
            "date": null
        },
        {
            "id": 7083,
            "ip_address": "103.114.98.14",
            "count": 2,
            "first_visit": "2022-05-16T19:14:44.651200+06:00",
            "date": null
        }
    ]
}