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

{
    "count": 100231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28168&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28152&ordering=-ip_address",
    "results": [
        {
            "id": 87767,
            "ip_address": "34.102.21.212",
            "count": 2,
            "first_visit": "2025-08-15T17:19:20.713136+06:00",
            "date": "2025-08-15"
        },
        {
            "id": 21251,
            "ip_address": "34.102.15.114",
            "count": 1,
            "first_visit": "2022-07-05T23:17:00.603860+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 92670,
            "ip_address": "34.0.34.160",
            "count": 1,
            "first_visit": "2025-12-05T11:57:39.467211+06:00",
            "date": "2025-12-05"
        },
        {
            "id": 80281,
            "ip_address": "34.0.214.61",
            "count": 1,
            "first_visit": "2025-03-18T16:01:38.365416+06:00",
            "date": "2025-03-18"
        },
        {
            "id": 6704,
            "ip_address": "3.38.99.42",
            "count": 1,
            "first_visit": "2022-05-16T13:20:40.087683+06:00",
            "date": null
        },
        {
            "id": 3694,
            "ip_address": "3.239.96.126",
            "count": 1,
            "first_visit": "2022-02-17T23:58:43.233725+06:00",
            "date": null
        },
        {
            "id": 1422,
            "ip_address": "3.239.84.146",
            "count": 2,
            "first_visit": "2021-12-28T03:04:37.692043+06:00",
            "date": null
        },
        {
            "id": 4019,
            "ip_address": "3.239.45.202",
            "count": 1,
            "first_visit": "2022-03-02T22:03:39.310833+06:00",
            "date": null
        }
    ]
}