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

{
    "count": 102728,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51024&ordering=ip_address",
    "results": [
        {
            "id": 2742,
            "ip_address": "119.30.39.28",
            "count": 1,
            "first_visit": "2022-01-24T18:31:17.822896+06:00",
            "date": null
        },
        {
            "id": 15262,
            "ip_address": "119.30.39.30",
            "count": 1,
            "first_visit": "2022-06-15T12:40:24.167748+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 28856,
            "ip_address": "119.30.39.32",
            "count": 1,
            "first_visit": "2022-07-28T16:03:52.102254+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 11106,
            "ip_address": "119.30.39.32",
            "count": 2,
            "first_visit": "2022-05-24T20:08:36.869643+06:00",
            "date": null
        },
        {
            "id": 25412,
            "ip_address": "119.30.39.34",
            "count": 1,
            "first_visit": "2022-07-21T11:27:39.534883+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 7340,
            "ip_address": "119.30.39.34",
            "count": 3,
            "first_visit": "2022-05-16T22:14:18.771690+06:00",
            "date": null
        },
        {
            "id": 28054,
            "ip_address": "119.30.39.35",
            "count": 1,
            "first_visit": "2022-07-27T08:37:11.856458+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 89393,
            "ip_address": "119.30.39.35",
            "count": 1,
            "first_visit": "2025-09-12T13:23:28.866657+06:00",
            "date": "2025-09-12"
        }
    ]
}