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

{
    "count": 102119,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=792&ordering=-count",
    "results": [
        {
            "id": 26964,
            "ip_address": "66.249.72.166",
            "count": 16,
            "first_visit": "2022-07-25T00:45:22.253367+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 37458,
            "ip_address": "66.249.73.1",
            "count": 16,
            "first_visit": "2022-11-16T01:36:38.529539+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 83200,
            "ip_address": "114.119.151.5",
            "count": 16,
            "first_visit": "2025-05-23T02:50:58.546549+06:00",
            "date": "2025-05-23"
        },
        {
            "id": 83287,
            "ip_address": "114.119.132.88",
            "count": 16,
            "first_visit": "2025-05-26T06:24:43.376141+06:00",
            "date": "2025-05-26"
        },
        {
            "id": 35780,
            "ip_address": "66.249.66.60",
            "count": 16,
            "first_visit": "2022-10-12T00:15:41.433199+06:00",
            "date": "2022-10-12"
        },
        {
            "id": 207,
            "ip_address": "114.119.153.105",
            "count": 16,
            "first_visit": "2021-12-05T11:29:28.811738+06:00",
            "date": null
        },
        {
            "id": 32185,
            "ip_address": "114.119.134.123",
            "count": 16,
            "first_visit": "2022-08-17T01:31:02.060097+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 190,
            "ip_address": "114.119.156.74",
            "count": 16,
            "first_visit": "2021-12-05T06:47:20.593804+06:00",
            "date": null
        }
    ]
}