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

{
    "count": 92544,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9712&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9696&ordering=-ip_address",
    "results": [
        {
            "id": 77052,
            "ip_address": "59.152.96.160",
            "count": 2,
            "first_visit": "2024-12-23T00:00:57.413542+06:00",
            "date": "2024-12-23"
        },
        {
            "id": 77689,
            "ip_address": "59.152.96.142",
            "count": 1,
            "first_visit": "2025-01-09T15:01:15.485610+06:00",
            "date": "2025-01-09"
        },
        {
            "id": 91938,
            "ip_address": "59.152.96.125",
            "count": 1,
            "first_visit": "2025-11-12T15:54:33.392533+06:00",
            "date": "2025-11-12"
        },
        {
            "id": 10240,
            "ip_address": "59.152.96.125",
            "count": 2,
            "first_visit": "2022-05-22T09:52:44.109101+06:00",
            "date": null
        },
        {
            "id": 1791,
            "ip_address": "59.152.94.2",
            "count": 1,
            "first_visit": "2022-01-11T11:04:29.811232+06:00",
            "date": null
        },
        {
            "id": 12844,
            "ip_address": "59.152.92.94",
            "count": 1,
            "first_visit": "2022-05-30T18:29:13.074129+06:00",
            "date": null
        },
        {
            "id": 10805,
            "ip_address": "59.152.92.82",
            "count": 1,
            "first_visit": "2022-05-24T07:09:58.261615+06:00",
            "date": null
        },
        {
            "id": 12391,
            "ip_address": "59.152.92.74",
            "count": 1,
            "first_visit": "2022-05-29T08:23:42.297148+06:00",
            "date": null
        }
    ]
}