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

{
    "count": 96285,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20528&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20512&ordering=ip_address",
    "results": [
        {
            "id": 37446,
            "ip_address": "103.67.159.199",
            "count": 1,
            "first_visit": "2022-11-15T20:37:32.981768+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 34860,
            "ip_address": "103.67.159.199",
            "count": 1,
            "first_visit": "2022-09-23T14:06:50.755809+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 7379,
            "ip_address": "103.67.159.204",
            "count": 1,
            "first_visit": "2022-05-16T22:34:14.868368+06:00",
            "date": null
        },
        {
            "id": 79932,
            "ip_address": "103.67.159.205",
            "count": 1,
            "first_visit": "2025-03-09T13:05:40.149936+06:00",
            "date": "2025-03-09"
        },
        {
            "id": 9102,
            "ip_address": "103.67.159.209",
            "count": 1,
            "first_visit": "2022-05-18T22:20:07.597192+06:00",
            "date": null
        },
        {
            "id": 30188,
            "ip_address": "103.67.159.21",
            "count": 1,
            "first_visit": "2022-07-31T07:10:35.152485+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 11452,
            "ip_address": "103.67.159.211",
            "count": 1,
            "first_visit": "2022-05-25T22:21:55.299190+06:00",
            "date": null
        },
        {
            "id": 10758,
            "ip_address": "103.67.159.213",
            "count": 1,
            "first_visit": "2022-05-23T22:41:11.183540+06:00",
            "date": null
        }
    ]
}