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

{
    "count": 102520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4104&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4088&ordering=-count",
    "results": [
        {
            "id": 11108,
            "ip_address": "114.119.129.147",
            "count": 7,
            "first_visit": "2022-05-24T20:14:42.777854+06:00",
            "date": null
        },
        {
            "id": 5188,
            "ip_address": "37.111.193.237",
            "count": 7,
            "first_visit": "2022-04-17T15:35:38.968925+06:00",
            "date": null
        },
        {
            "id": 11099,
            "ip_address": "114.119.131.182",
            "count": 7,
            "first_visit": "2022-05-24T19:50:18.838957+06:00",
            "date": null
        },
        {
            "id": 54497,
            "ip_address": "120.50.4.32",
            "count": 7,
            "first_visit": "2023-09-07T16:09:07.752948+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 54250,
            "ip_address": "202.86.218.164",
            "count": 7,
            "first_visit": "2023-09-04T09:14:52.112060+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 82692,
            "ip_address": "114.119.132.88",
            "count": 7,
            "first_visit": "2025-05-13T01:19:12.842237+06:00",
            "date": "2025-05-13"
        },
        {
            "id": 5227,
            "ip_address": "37.111.217.119",
            "count": 7,
            "first_visit": "2022-04-18T18:56:15.261991+06:00",
            "date": null
        },
        {
            "id": 82607,
            "ip_address": "114.119.140.186",
            "count": 7,
            "first_visit": "2025-05-11T08:32:13.249569+06:00",
            "date": "2025-05-11"
        }
    ]
}