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

{
    "count": 100240,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20824&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20808&ordering=ip_address",
    "results": [
        {
            "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": 3457,
            "ip_address": "103.67.157.57",
            "count": 2,
            "first_visit": "2022-02-09T12:53:36.259894+06:00",
            "date": null
        },
        {
            "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": 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"
        },
        {
            "id": 11165,
            "ip_address": "103.67.157.59",
            "count": 1,
            "first_visit": "2022-05-24T22:22:26.750577+06:00",
            "date": null
        },
        {
            "id": 63075,
            "ip_address": "103.67.157.59",
            "count": 2,
            "first_visit": "2024-01-14T11:40:48.380690+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 10246,
            "ip_address": "103.67.157.6",
            "count": 2,
            "first_visit": "2022-05-22T10:31:52.623542+06:00",
            "date": null
        }
    ]
}