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

{
    "count": 100576,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15400&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15384&ordering=-count",
    "results": [
        {
            "id": 59422,
            "ip_address": "202.134.14.147",
            "count": 2,
            "first_visit": "2023-11-13T10:54:34.358587+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 59489,
            "ip_address": "103.142.184.108",
            "count": 2,
            "first_visit": "2023-11-14T15:59:14.922840+06:00",
            "date": "2023-11-14"
        },
        {
            "id": 3712,
            "ip_address": "103.126.36.5",
            "count": 2,
            "first_visit": "2022-02-18T18:46:06.598368+06:00",
            "date": null
        },
        {
            "id": 62646,
            "ip_address": "202.65.173.58",
            "count": 2,
            "first_visit": "2024-01-08T11:46:06.695751+06:00",
            "date": "2024-01-08"
        },
        {
            "id": 59460,
            "ip_address": "103.87.215.65",
            "count": 2,
            "first_visit": "2023-11-14T00:19:30.055070+06:00",
            "date": "2023-11-14"
        },
        {
            "id": 59476,
            "ip_address": "103.179.239.7",
            "count": 2,
            "first_visit": "2023-11-14T11:38:54.320893+06:00",
            "date": "2023-11-14"
        },
        {
            "id": 5833,
            "ip_address": "114.119.145.169",
            "count": 2,
            "first_visit": "2022-05-11T00:27:14.132482+06:00",
            "date": null
        },
        {
            "id": 59386,
            "ip_address": "103.190.72.1",
            "count": 2,
            "first_visit": "2023-11-12T21:41:20.998438+06:00",
            "date": "2023-11-12"
        }
    ]
}