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

{
    "count": 99440,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3152&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3136&ordering=-count",
    "results": [
        {
            "id": 704,
            "ip_address": "103.173.100.193",
            "count": 8,
            "first_visit": "2021-12-15T04:01:02.469137+06:00",
            "date": null
        },
        {
            "id": 82563,
            "ip_address": "114.119.137.91",
            "count": 8,
            "first_visit": "2025-05-10T02:30:48.965338+06:00",
            "date": "2025-05-10"
        },
        {
            "id": 72099,
            "ip_address": "66.249.69.6",
            "count": 8,
            "first_visit": "2024-08-13T01:11:45.750990+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 62868,
            "ip_address": "175.29.147.243",
            "count": 8,
            "first_visit": "2024-01-11T09:41:18.426487+06:00",
            "date": "2024-01-11"
        },
        {
            "id": 62608,
            "ip_address": "103.146.3.65",
            "count": 8,
            "first_visit": "2024-01-07T13:40:00.699918+06:00",
            "date": "2024-01-07"
        },
        {
            "id": 62939,
            "ip_address": "35.189.246.183",
            "count": 8,
            "first_visit": "2024-01-12T10:30:36.893972+06:00",
            "date": "2024-01-12"
        },
        {
            "id": 72953,
            "ip_address": "66.249.64.128",
            "count": 8,
            "first_visit": "2024-09-04T03:20:22.929466+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 2665,
            "ip_address": "58.145.184.237",
            "count": 8,
            "first_visit": "2022-01-23T05:22:22.368091+06:00",
            "date": null
        }
    ]
}