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

{
    "count": 96531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21392&ordering=ip_address",
    "results": [
        {
            "id": 43834,
            "ip_address": "103.76.45.53",
            "count": 2,
            "first_visit": "2023-03-15T23:36:02.655062+06:00",
            "date": "2023-03-15"
        },
        {
            "id": 45619,
            "ip_address": "103.76.45.53",
            "count": 1,
            "first_visit": "2023-04-22T14:25:38.680864+06:00",
            "date": "2023-04-22"
        },
        {
            "id": 40353,
            "ip_address": "103.76.45.53",
            "count": 1,
            "first_visit": "2023-01-14T09:41:25.774748+06:00",
            "date": "2023-01-14"
        },
        {
            "id": 43846,
            "ip_address": "103.76.45.53",
            "count": 1,
            "first_visit": "2023-03-16T01:39:42.025724+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 44738,
            "ip_address": "103.76.45.53",
            "count": 1,
            "first_visit": "2023-04-02T23:53:17.911581+06:00",
            "date": "2023-04-02"
        },
        {
            "id": 27028,
            "ip_address": "103.76.45.62",
            "count": 1,
            "first_visit": "2022-07-25T03:41:21.763005+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 2004,
            "ip_address": "103.76.45.66",
            "count": 4,
            "first_visit": "2022-01-12T03:01:40.593595+06:00",
            "date": null
        },
        {
            "id": 6386,
            "ip_address": "103.76.45.74",
            "count": 1,
            "first_visit": "2022-05-15T20:07:09.497279+06:00",
            "date": null
        }
    ]
}