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

{
    "count": 96135,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19928&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19912&ordering=ip_address",
    "results": [
        {
            "id": 17534,
            "ip_address": "103.67.157.52",
            "count": 1,
            "first_visit": "2022-06-22T23:30:40.570858+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 7446,
            "ip_address": "103.67.157.53",
            "count": 1,
            "first_visit": "2022-05-16T23:10:12.936023+06:00",
            "date": null
        },
        {
            "id": 47792,
            "ip_address": "103.67.157.53",
            "count": 2,
            "first_visit": "2023-06-06T18:24:16.421617+06:00",
            "date": "2023-06-06"
        },
        {
            "id": 30798,
            "ip_address": "103.67.157.54",
            "count": 1,
            "first_visit": "2022-08-02T10:53:25.923817+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 44311,
            "ip_address": "103.67.157.57",
            "count": 1,
            "first_visit": "2023-03-23T22:58:55.808110+06:00",
            "date": "2023-03-23"
        },
        {
            "id": 3457,
            "ip_address": "103.67.157.57",
            "count": 2,
            "first_visit": "2022-02-09T12:53:36.259894+06:00",
            "date": null
        },
        {
            "id": 29487,
            "ip_address": "103.67.157.58",
            "count": 1,
            "first_visit": "2022-07-29T22:28:47.335012+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 28577,
            "ip_address": "103.67.157.59",
            "count": 1,
            "first_visit": "2022-07-28T06:16:47.460623+06:00",
            "date": "2022-07-28"
        }
    ]
}