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

{
    "count": 102213,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44296&ordering=ip_address",
    "results": [
        {
            "id": 43333,
            "ip_address": "114.119.157.160",
            "count": 1,
            "first_visit": "2023-03-07T14:58:59.533324+06:00",
            "date": "2023-03-07"
        },
        {
            "id": 53017,
            "ip_address": "114.119.157.166",
            "count": 1,
            "first_visit": "2023-08-20T17:53:56.705604+06:00",
            "date": "2023-08-20"
        },
        {
            "id": 56991,
            "ip_address": "114.119.157.166",
            "count": 1,
            "first_visit": "2023-10-07T11:43:54.218548+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 53665,
            "ip_address": "114.119.157.166",
            "count": 1,
            "first_visit": "2023-08-27T14:31:48.623036+06:00",
            "date": "2023-08-27"
        },
        {
            "id": 385,
            "ip_address": "114.119.157.166",
            "count": 15,
            "first_visit": "2021-12-08T02:11:39.409672+06:00",
            "date": null
        },
        {
            "id": 1425,
            "ip_address": "114.119.157.17",
            "count": 12,
            "first_visit": "2021-12-28T07:52:49.762433+06:00",
            "date": null
        },
        {
            "id": 62974,
            "ip_address": "114.119.157.17",
            "count": 1,
            "first_visit": "2024-01-12T17:43:28.281511+06:00",
            "date": "2024-01-12"
        },
        {
            "id": 54516,
            "ip_address": "114.119.157.17",
            "count": 1,
            "first_visit": "2023-09-07T21:05:34.235654+06:00",
            "date": "2023-09-07"
        }
    ]
}