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

{
    "count": 101994,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42992&ordering=ip_address",
    "results": [
        {
            "id": 61163,
            "ip_address": "114.119.154.229",
            "count": 1,
            "first_visit": "2023-12-14T09:40:21.726138+06:00",
            "date": "2023-12-14"
        },
        {
            "id": 326,
            "ip_address": "114.119.154.229",
            "count": 15,
            "first_visit": "2021-12-07T12:30:36.195264+06:00",
            "date": null
        },
        {
            "id": 360,
            "ip_address": "114.119.154.237",
            "count": 16,
            "first_visit": "2021-12-07T19:39:51.147646+06:00",
            "date": null
        },
        {
            "id": 61102,
            "ip_address": "114.119.154.237",
            "count": 1,
            "first_visit": "2023-12-13T09:35:18.239937+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 63668,
            "ip_address": "114.119.154.237",
            "count": 1,
            "first_visit": "2024-01-23T19:39:01.419046+06:00",
            "date": "2024-01-23"
        },
        {
            "id": 60217,
            "ip_address": "114.119.154.242",
            "count": 1,
            "first_visit": "2023-11-28T21:20:13.070522+06:00",
            "date": "2023-11-28"
        },
        {
            "id": 57982,
            "ip_address": "114.119.154.242",
            "count": 1,
            "first_visit": "2023-10-19T07:52:00.319305+06:00",
            "date": "2023-10-19"
        },
        {
            "id": 1585,
            "ip_address": "114.119.154.242",
            "count": 13,
            "first_visit": "2022-01-02T06:12:37.571043+06:00",
            "date": null
        }
    ]
}