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

{
    "count": 99596,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23776&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23760&ordering=-ip_address",
    "results": [
        {
            "id": 79732,
            "ip_address": "37.111.206.95",
            "count": 1,
            "first_visit": "2025-03-04T17:16:26.909225+06:00",
            "date": "2025-03-04"
        },
        {
            "id": 84810,
            "ip_address": "37.111.206.95",
            "count": 1,
            "first_visit": "2025-06-30T11:10:34.962068+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 8144,
            "ip_address": "37.111.206.95",
            "count": 2,
            "first_visit": "2022-05-17T12:55:18.694912+06:00",
            "date": null
        },
        {
            "id": 10550,
            "ip_address": "37.111.206.94",
            "count": 1,
            "first_visit": "2022-05-23T09:28:33.137388+06:00",
            "date": null
        },
        {
            "id": 41587,
            "ip_address": "37.111.206.94",
            "count": 1,
            "first_visit": "2023-02-05T19:38:02.002564+06:00",
            "date": "2023-02-05"
        },
        {
            "id": 52751,
            "ip_address": "37.111.206.94",
            "count": 1,
            "first_visit": "2023-08-17T12:48:20.378345+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 76282,
            "ip_address": "37.111.206.93",
            "count": 1,
            "first_visit": "2024-12-02T14:11:12.135361+06:00",
            "date": "2024-12-02"
        },
        {
            "id": 66570,
            "ip_address": "37.111.206.93",
            "count": 1,
            "first_visit": "2024-04-03T00:41:29.777861+06:00",
            "date": "2024-04-03"
        }
    ]
}