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

{
    "count": 99966,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8504&ordering=-ip_address",
    "results": [
        {
            "id": 103,
            "ip_address": "66.249.66.196",
            "count": 13,
            "first_visit": "2021-12-03T22:37:01.982922+06:00",
            "date": null
        },
        {
            "id": 5,
            "ip_address": "66.249.66.193",
            "count": 1,
            "first_visit": "2021-12-02T16:40:26.048332+06:00",
            "date": null
        },
        {
            "id": 83579,
            "ip_address": "66.249.66.193",
            "count": 1,
            "first_visit": "2025-06-02T06:59:55.407399+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 82232,
            "ip_address": "66.249.66.192",
            "count": 1,
            "first_visit": "2025-05-04T04:05:52.554465+06:00",
            "date": "2025-05-04"
        },
        {
            "id": 33247,
            "ip_address": "66.249.66.192",
            "count": 5,
            "first_visit": "2022-08-29T00:56:33.374206+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 38840,
            "ip_address": "66.249.66.192",
            "count": 1,
            "first_visit": "2022-12-17T00:56:14.468311+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 82359,
            "ip_address": "66.249.66.192",
            "count": 1,
            "first_visit": "2025-05-06T11:26:13.777307+06:00",
            "date": "2025-05-06"
        },
        {
            "id": 38827,
            "ip_address": "66.249.66.192",
            "count": 1,
            "first_visit": "2022-12-16T20:02:51.398806+06:00",
            "date": "2022-12-16"
        }
    ]
}