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

{
    "count": 98296,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31680&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31664&ordering=-ip_address",
    "results": [
        {
            "id": 68,
            "ip_address": "203.202.253.108",
            "count": 1,
            "first_visit": "2021-12-03T14:26:19.239508+06:00",
            "date": null
        },
        {
            "id": 1723,
            "ip_address": "203.202.253.100",
            "count": 5,
            "first_visit": "2022-01-08T19:19:33.120372+06:00",
            "date": null
        },
        {
            "id": 32157,
            "ip_address": "203.202.253.100",
            "count": 2,
            "first_visit": "2022-08-16T20:00:09.946712+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 36957,
            "ip_address": "203.202.253.100",
            "count": 1,
            "first_visit": "2022-11-05T09:48:28.636901+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 51055,
            "ip_address": "203.202.253.100",
            "count": 1,
            "first_visit": "2023-07-28T08:45:35.754423+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 60171,
            "ip_address": "203.202.253.100",
            "count": 1,
            "first_visit": "2023-11-27T19:30:19.876402+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 72155,
            "ip_address": "203.202.252.87",
            "count": 1,
            "first_visit": "2024-08-14T10:39:13.849696+06:00",
            "date": "2024-08-14"
        },
        {
            "id": 90098,
            "ip_address": "203.202.252.80",
            "count": 2,
            "first_visit": "2025-09-28T11:43:49.213890+06:00",
            "date": "2025-09-28"
        }
    ]
}