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

{
    "count": 99526,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5728&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5712&ordering=-count",
    "results": [
        {
            "id": 80568,
            "ip_address": "66.249.75.232",
            "count": 5,
            "first_visit": "2025-03-25T01:01:39.681318+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 34218,
            "ip_address": "66.249.66.158",
            "count": 5,
            "first_visit": "2022-09-12T01:33:11.467809+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 80650,
            "ip_address": "66.249.66.35",
            "count": 5,
            "first_visit": "2025-03-27T00:35:19.837230+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 80707,
            "ip_address": "114.119.151.5",
            "count": 5,
            "first_visit": "2025-03-28T08:00:19.155448+06:00",
            "date": "2025-03-28"
        },
        {
            "id": 3159,
            "ip_address": "18.117.174.81",
            "count": 5,
            "first_visit": "2022-02-01T03:59:47.418516+06:00",
            "date": null
        },
        {
            "id": 66741,
            "ip_address": "66.249.66.35",
            "count": 5,
            "first_visit": "2024-04-07T18:12:55.094053+06:00",
            "date": "2024-04-07"
        },
        {
            "id": 8037,
            "ip_address": "42.0.7.236",
            "count": 5,
            "first_visit": "2022-05-17T12:09:12.018099+06:00",
            "date": null
        },
        {
            "id": 10765,
            "ip_address": "103.253.44.154",
            "count": 5,
            "first_visit": "2022-05-23T23:05:37.460431+06:00",
            "date": null
        }
    ]
}