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

{
    "count": 103123,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53232&ordering=-ip_address",
    "results": [
        {
            "id": 95849,
            "ip_address": "119.148.31.61",
            "count": 1,
            "first_visit": "2026-03-08T12:44:40.935037+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 6282,
            "ip_address": "119.148.31.201",
            "count": 1,
            "first_visit": "2022-05-15T08:58:43.685320+06:00",
            "date": null
        },
        {
            "id": 12729,
            "ip_address": "119.148.3.101",
            "count": 5,
            "first_visit": "2022-05-30T10:03:42.276212+06:00",
            "date": null
        },
        {
            "id": 14014,
            "ip_address": "119.148.3.101",
            "count": 1,
            "first_visit": "2022-06-08T15:27:27.262364+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 53844,
            "ip_address": "119.148.3.101",
            "count": 1,
            "first_visit": "2023-08-29T18:11:32.197386+06:00",
            "date": "2023-08-29"
        },
        {
            "id": 56452,
            "ip_address": "119.148.3.101",
            "count": 1,
            "first_visit": "2023-10-01T09:40:28.500326+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 48403,
            "ip_address": "119.148.3.101",
            "count": 2,
            "first_visit": "2023-06-17T13:31:40.429751+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 59238,
            "ip_address": "119.148.3.101",
            "count": 1,
            "first_visit": "2023-11-09T13:21:37.620628+06:00",
            "date": "2023-11-09"
        }
    ]
}