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

{
    "count": 101558,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77672&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77656&ordering=-ip_address",
    "results": [
        {
            "id": 21494,
            "ip_address": "103.88.140.67",
            "count": 2,
            "first_visit": "2022-07-07T17:19:36.612397+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 39357,
            "ip_address": "103.88.140.67",
            "count": 1,
            "first_visit": "2022-12-25T23:04:04.249293+06:00",
            "date": "2022-12-25"
        },
        {
            "id": 64834,
            "ip_address": "103.88.140.66",
            "count": 3,
            "first_visit": "2024-02-17T15:01:00.604815+06:00",
            "date": "2024-02-17"
        },
        {
            "id": 93761,
            "ip_address": "103.88.140.66",
            "count": 2,
            "first_visit": "2026-01-06T18:44:18.372903+06:00",
            "date": "2026-01-06"
        },
        {
            "id": 96707,
            "ip_address": "103.88.140.66",
            "count": 1,
            "first_visit": "2026-04-05T11:57:23.194142+06:00",
            "date": "2026-04-05"
        },
        {
            "id": 92066,
            "ip_address": "103.88.140.66",
            "count": 1,
            "first_visit": "2025-11-16T14:28:50.128176+06:00",
            "date": "2025-11-16"
        },
        {
            "id": 1946,
            "ip_address": "103.88.140.110",
            "count": 2,
            "first_visit": "2022-01-11T20:00:10.929857+06:00",
            "date": null
        },
        {
            "id": 8951,
            "ip_address": "103.88.140.106",
            "count": 1,
            "first_visit": "2022-05-18T13:37:31.945013+06:00",
            "date": null
        }
    ]
}