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

{
    "count": 94129,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12632&ordering=ip_address",
    "results": [
        {
            "id": 58562,
            "ip_address": "103.205.134.154",
            "count": 3,
            "first_visit": "2023-10-28T12:53:10.398931+06:00",
            "date": "2023-10-28"
        },
        {
            "id": 35365,
            "ip_address": "103.205.134.154",
            "count": 1,
            "first_visit": "2022-10-02T17:00:17.483283+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 35886,
            "ip_address": "103.205.134.170",
            "count": 1,
            "first_visit": "2022-10-14T14:18:56.091201+06:00",
            "date": "2022-10-14"
        },
        {
            "id": 12972,
            "ip_address": "103.205.134.210",
            "count": 1,
            "first_visit": "2022-05-31T01:03:48.290822+06:00",
            "date": null
        },
        {
            "id": 62539,
            "ip_address": "103.205.134.210",
            "count": 1,
            "first_visit": "2024-01-06T14:01:41.293763+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 3456,
            "ip_address": "103.205.134.214",
            "count": 1,
            "first_visit": "2022-02-09T12:29:53.566157+06:00",
            "date": null
        },
        {
            "id": 1565,
            "ip_address": "103.205.134.219",
            "count": 1,
            "first_visit": "2022-01-01T13:01:22.258792+06:00",
            "date": null
        },
        {
            "id": 12936,
            "ip_address": "103.205.134.221",
            "count": 1,
            "first_visit": "2022-05-31T00:04:39.398330+06:00",
            "date": null
        }
    ]
}