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

{
    "count": 100238,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20824&ordering=ip_address",
    "results": [
        {
            "id": 29082,
            "ip_address": "103.67.157.64",
            "count": 1,
            "first_visit": "2022-07-29T02:44:36.362028+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7351,
            "ip_address": "103.67.157.65",
            "count": 2,
            "first_visit": "2022-05-16T22:17:43.554055+06:00",
            "date": null
        },
        {
            "id": 40017,
            "ip_address": "103.67.157.65",
            "count": 1,
            "first_visit": "2023-01-07T13:29:01.199166+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 7350,
            "ip_address": "103.67.157.65",
            "count": 1,
            "first_visit": "2022-05-16T22:17:43.551568+06:00",
            "date": null
        },
        {
            "id": 52684,
            "ip_address": "103.67.157.65",
            "count": 1,
            "first_visit": "2023-08-16T16:37:52.018435+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 8549,
            "ip_address": "103.67.157.66",
            "count": 1,
            "first_visit": "2022-05-17T23:48:01.080608+06:00",
            "date": null
        },
        {
            "id": 33022,
            "ip_address": "103.67.157.67",
            "count": 1,
            "first_visit": "2022-08-26T19:20:13.461329+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 16936,
            "ip_address": "103.67.157.67",
            "count": 1,
            "first_visit": "2022-06-21T03:11:33.926347+06:00",
            "date": "2022-06-21"
        }
    ]
}