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

{
    "count": 93091,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79816&ordering=ip_address",
    "results": [
        {
            "id": 8096,
            "ip_address": "45.127.245.134",
            "count": 1,
            "first_visit": "2022-05-17T12:33:17.853845+06:00",
            "date": null
        },
        {
            "id": 60209,
            "ip_address": "45.127.245.140",
            "count": 1,
            "first_visit": "2023-11-28T17:15:18.480289+06:00",
            "date": "2023-11-28"
        },
        {
            "id": 1308,
            "ip_address": "45.127.245.189",
            "count": 1,
            "first_visit": "2021-12-23T20:12:03.526751+06:00",
            "date": null
        },
        {
            "id": 91568,
            "ip_address": "45.127.245.208",
            "count": 1,
            "first_visit": "2025-11-02T22:50:10.163883+06:00",
            "date": "2025-11-02"
        },
        {
            "id": 9911,
            "ip_address": "45.127.245.33",
            "count": 1,
            "first_visit": "2022-05-21T00:43:24.018003+06:00",
            "date": null
        },
        {
            "id": 3360,
            "ip_address": "45.127.245.35",
            "count": 3,
            "first_visit": "2022-02-06T20:29:44.856986+06:00",
            "date": null
        },
        {
            "id": 3268,
            "ip_address": "45.127.245.45",
            "count": 1,
            "first_visit": "2022-02-03T16:15:14.931434+06:00",
            "date": null
        },
        {
            "id": 37948,
            "ip_address": "45.127.245.45",
            "count": 2,
            "first_visit": "2022-11-28T16:49:38.038433+06:00",
            "date": "2022-11-28"
        }
    ]
}