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

{
    "count": 101459,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38656&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38640&ordering=-ip_address",
    "results": [
        {
            "id": 66210,
            "ip_address": "193.134.194.151",
            "count": 1,
            "first_visit": "2024-03-22T11:13:57.944816+06:00",
            "date": "2024-03-22"
        },
        {
            "id": 34896,
            "ip_address": "193.111.60.5",
            "count": 1,
            "first_visit": "2022-09-24T01:33:14.316206+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 4555,
            "ip_address": "193.108.117.8",
            "count": 1,
            "first_visit": "2022-03-21T15:40:07.692231+06:00",
            "date": null
        },
        {
            "id": 20023,
            "ip_address": "192.99.175.92",
            "count": 1,
            "first_visit": "2022-06-29T13:01:08.786770+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 19821,
            "ip_address": "192.99.168.143",
            "count": 1,
            "first_visit": "2022-06-28T19:52:02.741643+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 94003,
            "ip_address": "192.95.82.55",
            "count": 1,
            "first_visit": "2026-01-13T15:34:57.921989+06:00",
            "date": "2026-01-13"
        },
        {
            "id": 121,
            "ip_address": "192.86.106.33",
            "count": 2,
            "first_visit": "2021-12-04T02:58:45.345066+06:00",
            "date": null
        },
        {
            "id": 60806,
            "ip_address": "192.80.102.50",
            "count": 1,
            "first_visit": "2023-12-09T04:21:58.130412+06:00",
            "date": "2023-12-09"
        }
    ]
}