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

{
    "count": 95122,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15984&ordering=-ip_address",
    "results": [
        {
            "id": 81120,
            "ip_address": "42.0.7.243",
            "count": 1,
            "first_visit": "2025-04-08T05:54:33.862353+06:00",
            "date": "2025-04-08"
        },
        {
            "id": 6048,
            "ip_address": "42.0.7.243",
            "count": 2,
            "first_visit": "2022-05-14T19:15:14.233222+06:00",
            "date": null
        },
        {
            "id": 42406,
            "ip_address": "42.0.7.243",
            "count": 1,
            "first_visit": "2023-02-19T18:02:11.131304+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 30336,
            "ip_address": "42.0.7.243",
            "count": 1,
            "first_visit": "2022-07-31T11:19:26.085005+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 66467,
            "ip_address": "42.0.7.243",
            "count": 1,
            "first_visit": "2024-03-31T19:00:20.572564+06:00",
            "date": "2024-03-31"
        },
        {
            "id": 15518,
            "ip_address": "42.0.7.242",
            "count": 1,
            "first_visit": "2022-06-16T02:33:12.178520+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 3565,
            "ip_address": "42.0.7.242",
            "count": 15,
            "first_visit": "2022-02-13T07:38:37.308428+06:00",
            "date": null
        },
        {
            "id": 13816,
            "ip_address": "42.0.7.242",
            "count": 1,
            "first_visit": "2022-06-07T13:46:42.892187+06:00",
            "date": "2022-06-07"
        }
    ]
}