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

{
    "count": 102684,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49992&ordering=-ip_address",
    "results": [
        {
            "id": 81034,
            "ip_address": "123.253.198.130",
            "count": 1,
            "first_visit": "2025-04-06T16:11:21.875981+06:00",
            "date": "2025-04-06"
        },
        {
            "id": 12685,
            "ip_address": "123.253.197.22",
            "count": 1,
            "first_visit": "2022-05-30T04:16:23.800179+06:00",
            "date": null
        },
        {
            "id": 21955,
            "ip_address": "123.253.197.22",
            "count": 1,
            "first_visit": "2022-07-11T10:46:12.216006+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 1037,
            "ip_address": "123.253.147.53",
            "count": 1,
            "first_visit": "2021-12-20T12:17:24.562858+06:00",
            "date": null
        },
        {
            "id": 66488,
            "ip_address": "123.253.147.202",
            "count": 2,
            "first_visit": "2024-04-01T03:28:27.720774+06:00",
            "date": "2024-04-01"
        },
        {
            "id": 66479,
            "ip_address": "123.253.147.202",
            "count": 1,
            "first_visit": "2024-03-31T23:14:31.367470+06:00",
            "date": "2024-03-31"
        },
        {
            "id": 6345,
            "ip_address": "123.253.147.113",
            "count": 1,
            "first_visit": "2022-05-15T15:28:17.564337+06:00",
            "date": null
        },
        {
            "id": 87201,
            "ip_address": "123.253.147.102",
            "count": 1,
            "first_visit": "2025-08-05T22:24:14.532090+06:00",
            "date": "2025-08-05"
        }
    ]
}