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

{
    "count": 100247,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7016&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7000&ordering=-count",
    "results": [
        {
            "id": 54967,
            "ip_address": "202.134.14.156",
            "count": 5,
            "first_visit": "2023-09-13T02:22:28.775258+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 79268,
            "ip_address": "114.119.136.188",
            "count": 5,
            "first_visit": "2025-02-22T01:05:38.546318+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 54941,
            "ip_address": "14.1.103.162",
            "count": 5,
            "first_visit": "2023-09-12T20:23:41.711918+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 79412,
            "ip_address": "66.249.66.35",
            "count": 5,
            "first_visit": "2025-02-25T05:30:54.111753+06:00",
            "date": "2025-02-25"
        },
        {
            "id": 79624,
            "ip_address": "103.73.225.103",
            "count": 5,
            "first_visit": "2025-03-02T07:23:53.649875+06:00",
            "date": "2025-03-02"
        },
        {
            "id": 79227,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2025-02-21T02:06:48.498629+06:00",
            "date": "2025-02-21"
        },
        {
            "id": 2056,
            "ip_address": "118.179.42.91",
            "count": 4,
            "first_visit": "2022-01-12T20:52:30.518398+06:00",
            "date": null
        },
        {
            "id": 79186,
            "ip_address": "202.134.9.157",
            "count": 4,
            "first_visit": "2025-02-20T12:41:11.906906+06:00",
            "date": "2025-02-20"
        }
    ]
}