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

{
    "count": 100650,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29696&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29680&ordering=-ip_address",
    "results": [
        {
            "id": 31933,
            "ip_address": "27.147.200.48",
            "count": 1,
            "first_visit": "2022-08-13T19:20:04.077497+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 61187,
            "ip_address": "27.147.200.35",
            "count": 2,
            "first_visit": "2023-12-14T15:26:41.924795+06:00",
            "date": "2023-12-14"
        },
        {
            "id": 12919,
            "ip_address": "27.147.200.30",
            "count": 1,
            "first_visit": "2022-05-30T23:17:30.265418+06:00",
            "date": null
        },
        {
            "id": 89261,
            "ip_address": "27.147.200.242",
            "count": 2,
            "first_visit": "2025-09-09T23:55:30.822880+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 24715,
            "ip_address": "27.147.200.238",
            "count": 1,
            "first_visit": "2022-07-20T15:44:16.235197+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 34733,
            "ip_address": "27.147.200.238",
            "count": 1,
            "first_visit": "2022-09-20T22:21:02.761340+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 6429,
            "ip_address": "27.147.200.237",
            "count": 1,
            "first_visit": "2022-05-15T22:11:52.957645+06:00",
            "date": null
        },
        {
            "id": 27895,
            "ip_address": "27.147.200.237",
            "count": 1,
            "first_visit": "2022-07-26T22:32:46.458732+06:00",
            "date": "2022-07-26"
        }
    ]
}