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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11232&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11216&ordering=-ip_address",
    "results": [
        {
            "id": 8747,
            "ip_address": "58.145.186.229",
            "count": 4,
            "first_visit": "2022-05-18T10:10:13.445556+06:00",
            "date": null
        },
        {
            "id": 5973,
            "ip_address": "58.145.186.228",
            "count": 4,
            "first_visit": "2022-05-14T08:29:23.917961+06:00",
            "date": null
        },
        {
            "id": 65662,
            "ip_address": "58.145.186.227",
            "count": 2,
            "first_visit": "2024-03-08T09:30:49.816080+06:00",
            "date": "2024-03-08"
        },
        {
            "id": 6319,
            "ip_address": "58.145.186.227",
            "count": 2,
            "first_visit": "2022-05-15T11:09:02.388289+06:00",
            "date": null
        },
        {
            "id": 35036,
            "ip_address": "58.145.186.227",
            "count": 1,
            "first_visit": "2022-09-26T18:18:41.548337+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 10709,
            "ip_address": "58.145.186.226",
            "count": 3,
            "first_visit": "2022-05-23T18:02:27.967119+06:00",
            "date": null
        },
        {
            "id": 2619,
            "ip_address": "58.145.186.225",
            "count": 1,
            "first_visit": "2022-01-22T15:21:06.936485+06:00",
            "date": null
        },
        {
            "id": 92033,
            "ip_address": "58.145.186.217",
            "count": 3,
            "first_visit": "2025-11-15T09:55:15.230138+06:00",
            "date": "2025-11-15"
        }
    ]
}