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

{
    "count": 98144,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27776&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27760&ordering=-ip_address",
    "results": [
        {
            "id": 45906,
            "ip_address": "31.13.127.1",
            "count": 1,
            "first_visit": "2023-04-30T10:58:33.383686+06:00",
            "date": "2023-04-30"
        },
        {
            "id": 42619,
            "ip_address": "31.13.127.1",
            "count": 1,
            "first_visit": "2023-02-23T21:38:37.841521+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 93341,
            "ip_address": "31.13.127.1",
            "count": 1,
            "first_visit": "2025-12-26T12:00:38.085058+06:00",
            "date": "2025-12-26"
        },
        {
            "id": 86585,
            "ip_address": "31.13.127.1",
            "count": 1,
            "first_visit": "2025-07-27T12:39:30.562071+06:00",
            "date": "2025-07-27"
        },
        {
            "id": 5397,
            "ip_address": "31.13.127.1",
            "count": 2,
            "first_visit": "2022-04-26T11:52:52.379475+06:00",
            "date": null
        },
        {
            "id": 2613,
            "ip_address": "31.13.115.9",
            "count": 3,
            "first_visit": "2022-01-22T14:49:36.931589+06:00",
            "date": null
        },
        {
            "id": 62286,
            "ip_address": "31.13.115.9",
            "count": 1,
            "first_visit": "2024-01-04T11:32:25.549417+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 96208,
            "ip_address": "31.13.115.9",
            "count": 1,
            "first_visit": "2026-03-20T22:19:16.003495+06:00",
            "date": "2026-03-20"
        }
    ]
}