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

{
    "count": 102373,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45360&ordering=ip_address",
    "results": [
        {
            "id": 192,
            "ip_address": "114.119.159.58",
            "count": 19,
            "first_visit": "2021-12-05T07:01:37.960755+06:00",
            "date": null
        },
        {
            "id": 1558,
            "ip_address": "114.119.159.6",
            "count": 16,
            "first_visit": "2022-01-01T05:55:36.750022+06:00",
            "date": null
        },
        {
            "id": 56001,
            "ip_address": "114.119.159.6",
            "count": 1,
            "first_visit": "2023-09-25T15:28:39.190537+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 53022,
            "ip_address": "114.119.159.6",
            "count": 1,
            "first_visit": "2023-08-20T19:22:50.924607+06:00",
            "date": "2023-08-20"
        },
        {
            "id": 52539,
            "ip_address": "114.119.159.61",
            "count": 1,
            "first_visit": "2023-08-15T01:52:28.688345+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 47646,
            "ip_address": "114.119.159.61",
            "count": 1,
            "first_visit": "2023-06-04T03:59:03.911800+06:00",
            "date": "2023-06-04"
        },
        {
            "id": 44533,
            "ip_address": "114.119.159.61",
            "count": 1,
            "first_visit": "2023-03-28T21:40:12.974575+06:00",
            "date": "2023-03-28"
        },
        {
            "id": 62828,
            "ip_address": "114.119.159.61",
            "count": 1,
            "first_visit": "2024-01-10T16:12:52.710818+06:00",
            "date": "2024-01-10"
        }
    ]
}