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

{
    "count": 99898,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1576&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1560&ordering=-count",
    "results": [
        {
            "id": 67998,
            "ip_address": "66.249.66.37",
            "count": 12,
            "first_visit": "2024-05-07T01:50:41.037765+06:00",
            "date": "2024-05-07"
        },
        {
            "id": 68530,
            "ip_address": "114.119.128.143",
            "count": 12,
            "first_visit": "2024-05-18T18:56:03.835502+06:00",
            "date": "2024-05-18"
        },
        {
            "id": 30121,
            "ip_address": "66.249.66.33",
            "count": 12,
            "first_visit": "2022-07-31T00:49:56.958237+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 83479,
            "ip_address": "114.119.132.88",
            "count": 12,
            "first_visit": "2025-05-31T02:08:58.915903+06:00",
            "date": "2025-05-31"
        },
        {
            "id": 2894,
            "ip_address": "202.134.14.131",
            "count": 12,
            "first_visit": "2022-01-26T15:35:48.301684+06:00",
            "date": null
        },
        {
            "id": 4688,
            "ip_address": "58.145.184.228",
            "count": 12,
            "first_visit": "2022-03-26T14:55:56.029820+06:00",
            "date": null
        },
        {
            "id": 33663,
            "ip_address": "66.249.66.60",
            "count": 12,
            "first_visit": "2022-09-02T03:12:15.296951+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 38980,
            "ip_address": "66.249.66.62",
            "count": 12,
            "first_visit": "2022-12-19T09:45:32.927463+06:00",
            "date": "2022-12-19"
        }
    ]
}