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

{
    "count": 93314,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11208&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11192&ordering=-ip_address",
    "results": [
        {
            "id": 83890,
            "ip_address": "5.31.50.81",
            "count": 1,
            "first_visit": "2025-06-10T20:51:09.874488+06:00",
            "date": "2025-06-10"
        },
        {
            "id": 92998,
            "ip_address": "5.30.42.133",
            "count": 2,
            "first_visit": "2025-12-15T02:00:13.860328+06:00",
            "date": "2025-12-15"
        },
        {
            "id": 92999,
            "ip_address": "5.30.42.132",
            "count": 1,
            "first_visit": "2025-12-15T02:00:14.047338+06:00",
            "date": "2025-12-15"
        },
        {
            "id": 25667,
            "ip_address": "5.30.32.133",
            "count": 1,
            "first_visit": "2022-07-21T21:37:57.574754+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 10271,
            "ip_address": "5.30.32.132",
            "count": 3,
            "first_visit": "2022-05-22T11:51:08.195021+06:00",
            "date": null
        },
        {
            "id": 3965,
            "ip_address": "5.29.8.202",
            "count": 1,
            "first_visit": "2022-03-01T03:55:27.838124+06:00",
            "date": null
        },
        {
            "id": 89541,
            "ip_address": "52.95.4.6",
            "count": 1,
            "first_visit": "2025-09-15T12:41:33.551090+06:00",
            "date": "2025-09-15"
        },
        {
            "id": 46686,
            "ip_address": "52.95.4.2",
            "count": 1,
            "first_visit": "2023-05-16T20:06:38.824356+06:00",
            "date": "2023-05-16"
        }
    ]
}