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

{
    "count": 102697,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50512&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50496&ordering=-ip_address",
    "results": [
        {
            "id": 97638,
            "ip_address": "122.152.53.77",
            "count": 1,
            "first_visit": "2026-05-02T11:07:11.500544+06:00",
            "date": "2026-05-02"
        },
        {
            "id": 101356,
            "ip_address": "122.152.52.65",
            "count": 1,
            "first_visit": "2026-08-09T13:57:41.417928+06:00",
            "date": "2026-08-09"
        },
        {
            "id": 79116,
            "ip_address": "122.152.52.50",
            "count": 2,
            "first_visit": "2025-02-19T07:40:05.436473+06:00",
            "date": "2025-02-19"
        },
        {
            "id": 24180,
            "ip_address": "122.152.52.213",
            "count": 1,
            "first_visit": "2022-07-19T22:03:47.865186+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 23621,
            "ip_address": "122.152.52.213",
            "count": 3,
            "first_visit": "2022-07-18T21:55:01.269232+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 5044,
            "ip_address": "122.152.52.137",
            "count": 5,
            "first_visit": "2022-04-11T10:38:32.430740+06:00",
            "date": null
        },
        {
            "id": 6623,
            "ip_address": "122.152.52.123",
            "count": 1,
            "first_visit": "2022-05-16T11:27:42.237347+06:00",
            "date": null
        },
        {
            "id": 36168,
            "ip_address": "122.152.51.42",
            "count": 1,
            "first_visit": "2022-10-19T22:15:25.934382+06:00",
            "date": "2022-10-19"
        }
    ]
}