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

{
    "count": 102241,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44592&ordering=ip_address",
    "results": [
        {
            "id": 51735,
            "ip_address": "114.119.157.37",
            "count": 1,
            "first_visit": "2023-08-05T06:15:28.337707+06:00",
            "date": "2023-08-05"
        },
        {
            "id": 39321,
            "ip_address": "114.119.157.37",
            "count": 1,
            "first_visit": "2022-12-25T11:34:29.838270+06:00",
            "date": "2022-12-25"
        },
        {
            "id": 432,
            "ip_address": "114.119.157.37",
            "count": 15,
            "first_visit": "2021-12-08T14:58:07.094360+06:00",
            "date": null
        },
        {
            "id": 39584,
            "ip_address": "114.119.157.37",
            "count": 1,
            "first_visit": "2022-12-29T18:42:29.679584+06:00",
            "date": "2022-12-29"
        },
        {
            "id": 23,
            "ip_address": "114.119.157.39",
            "count": 16,
            "first_visit": "2021-12-02T20:44:22.460859+06:00",
            "date": null
        },
        {
            "id": 40257,
            "ip_address": "114.119.157.4",
            "count": 1,
            "first_visit": "2023-01-12T03:06:09.006491+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 39450,
            "ip_address": "114.119.157.4",
            "count": 1,
            "first_visit": "2022-12-27T10:34:37.697412+06:00",
            "date": "2022-12-27"
        },
        {
            "id": 384,
            "ip_address": "114.119.157.4",
            "count": 19,
            "first_visit": "2021-12-08T02:00:14.515830+06:00",
            "date": null
        }
    ]
}