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

{
    "count": 102301,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74568&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74552&ordering=ip_address",
    "results": [
        {
            "id": 1470,
            "ip_address": "37.111.193.154",
            "count": 1,
            "first_visit": "2021-12-29T16:42:32.172114+06:00",
            "date": null
        },
        {
            "id": 10174,
            "ip_address": "37.111.193.156",
            "count": 2,
            "first_visit": "2022-05-21T23:49:46.516669+06:00",
            "date": null
        },
        {
            "id": 28960,
            "ip_address": "37.111.193.156",
            "count": 2,
            "first_visit": "2022-07-28T23:04:10.680693+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 14772,
            "ip_address": "37.111.193.157",
            "count": 1,
            "first_visit": "2022-06-13T12:23:06.373014+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 12441,
            "ip_address": "37.111.193.157",
            "count": 1,
            "first_visit": "2022-05-29T11:41:35.800473+06:00",
            "date": null
        },
        {
            "id": 85549,
            "ip_address": "37.111.193.158",
            "count": 1,
            "first_visit": "2025-07-09T18:28:02.286989+06:00",
            "date": "2025-07-09"
        },
        {
            "id": 7450,
            "ip_address": "37.111.193.159",
            "count": 1,
            "first_visit": "2022-05-16T23:10:51.319433+06:00",
            "date": null
        },
        {
            "id": 7449,
            "ip_address": "37.111.193.159",
            "count": 1,
            "first_visit": "2022-05-16T23:10:51.316625+06:00",
            "date": null
        }
    ]
}