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

{
    "count": 91712,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=488&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=472&ordering=ip_address",
    "results": [
        {
            "id": 3650,
            "ip_address": "103.104.218.6",
            "count": 1,
            "first_visit": "2022-02-16T02:03:43.726667+06:00",
            "date": null
        },
        {
            "id": 9240,
            "ip_address": "103.104.218.71",
            "count": 2,
            "first_visit": "2022-05-19T01:45:43.351905+06:00",
            "date": null
        },
        {
            "id": 7200,
            "ip_address": "103.104.218.75",
            "count": 1,
            "first_visit": "2022-05-16T19:57:49.835194+06:00",
            "date": null
        },
        {
            "id": 16700,
            "ip_address": "103.104.242.10",
            "count": 1,
            "first_visit": "2022-06-20T00:18:39.492116+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 77111,
            "ip_address": "103.105.122.18",
            "count": 1,
            "first_visit": "2024-12-24T13:33:07.759296+06:00",
            "date": "2024-12-24"
        },
        {
            "id": 87967,
            "ip_address": "103.105.122.4",
            "count": 1,
            "first_visit": "2025-08-18T19:38:03.188629+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 73019,
            "ip_address": "103.105.122.50",
            "count": 2,
            "first_visit": "2024-09-05T15:04:58.668159+06:00",
            "date": "2024-09-05"
        },
        {
            "id": 67038,
            "ip_address": "103.10.52.178",
            "count": 3,
            "first_visit": "2024-04-16T13:09:39.067091+06:00",
            "date": "2024-04-16"
        }
    ]
}