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

{
    "count": 92157,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2000&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1984&ordering=ip_address",
    "results": [
        {
            "id": 41545,
            "ip_address": "103.115.134.165",
            "count": 1,
            "first_visit": "2023-02-05T01:57:21.736291+06:00",
            "date": "2023-02-05"
        },
        {
            "id": 42022,
            "ip_address": "103.115.134.165",
            "count": 1,
            "first_visit": "2023-02-11T18:52:39.641818+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 42078,
            "ip_address": "103.115.134.165",
            "count": 1,
            "first_visit": "2023-02-12T22:58:42.113938+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 41259,
            "ip_address": "103.115.134.165",
            "count": 1,
            "first_visit": "2023-01-31T04:15:14.493968+06:00",
            "date": "2023-01-31"
        },
        {
            "id": 6107,
            "ip_address": "103.115.134.185",
            "count": 2,
            "first_visit": "2022-05-14T19:37:01.026927+06:00",
            "date": null
        },
        {
            "id": 30528,
            "ip_address": "103.115.134.185",
            "count": 1,
            "first_visit": "2022-07-31T22:34:47.461664+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 12726,
            "ip_address": "103.115.134.206",
            "count": 1,
            "first_visit": "2022-05-30T09:43:51.544305+06:00",
            "date": null
        },
        {
            "id": 9460,
            "ip_address": "103.115.134.224",
            "count": 25,
            "first_visit": "2022-05-19T18:49:12.816660+06:00",
            "date": null
        }
    ]
}