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

{
    "count": 93027,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10288&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10272&ordering=-ip_address",
    "results": [
        {
            "id": 6315,
            "ip_address": "58.145.189.229",
            "count": 4,
            "first_visit": "2022-05-15T10:41:16.090901+06:00",
            "date": null
        },
        {
            "id": 6774,
            "ip_address": "58.145.189.228",
            "count": 4,
            "first_visit": "2022-05-16T15:06:34.587175+06:00",
            "date": null
        },
        {
            "id": 3536,
            "ip_address": "58.145.189.227",
            "count": 12,
            "first_visit": "2022-02-11T23:10:09.322305+06:00",
            "date": null
        },
        {
            "id": 6519,
            "ip_address": "58.145.189.226",
            "count": 12,
            "first_visit": "2022-05-16T06:00:15.358894+06:00",
            "date": null
        },
        {
            "id": 28953,
            "ip_address": "58.145.189.226",
            "count": 1,
            "first_visit": "2022-07-28T22:53:43.792477+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 23047,
            "ip_address": "58.145.189.225",
            "count": 1,
            "first_visit": "2022-07-15T23:27:44.816552+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 89399,
            "ip_address": "58.145.189.219",
            "count": 2,
            "first_visit": "2025-09-12T15:00:19.117911+06:00",
            "date": "2025-09-12"
        },
        {
            "id": 11005,
            "ip_address": "58.145.188.254",
            "count": 1,
            "first_visit": "2022-05-24T14:56:28.190374+06:00",
            "date": null
        }
    ]
}