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

{
    "count": 100267,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28448&ordering=-ip_address",
    "results": [
        {
            "id": 99356,
            "ip_address": "31.13.127.29",
            "count": 1,
            "first_visit": "2026-06-19T13:36:13.508982+06:00",
            "date": "2026-06-19"
        },
        {
            "id": 96189,
            "ip_address": "31.13.127.29",
            "count": 1,
            "first_visit": "2026-03-20T09:49:53.976483+06:00",
            "date": "2026-03-20"
        },
        {
            "id": 5035,
            "ip_address": "31.13.127.29",
            "count": 1,
            "first_visit": "2022-04-10T19:28:53.497962+06:00",
            "date": null
        },
        {
            "id": 2933,
            "ip_address": "31.13.127.28",
            "count": 2,
            "first_visit": "2022-01-27T12:23:04.089795+06:00",
            "date": null
        },
        {
            "id": 43668,
            "ip_address": "31.13.127.28",
            "count": 1,
            "first_visit": "2023-03-13T12:11:38.280745+06:00",
            "date": "2023-03-13"
        },
        {
            "id": 2976,
            "ip_address": "31.13.127.27",
            "count": 1,
            "first_visit": "2022-01-28T14:51:45.008159+06:00",
            "date": null
        },
        {
            "id": 96429,
            "ip_address": "31.13.127.27",
            "count": 1,
            "first_visit": "2026-03-28T18:50:05.214413+06:00",
            "date": "2026-03-28"
        },
        {
            "id": 77548,
            "ip_address": "31.13.127.26",
            "count": 1,
            "first_visit": "2025-01-06T15:52:06.283488+06:00",
            "date": "2025-01-06"
        }
    ]
}