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

{
    "count": 99894,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1544&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1528&ordering=-count",
    "results": [
        {
            "id": 5528,
            "ip_address": "58.145.184.236",
            "count": 13,
            "first_visit": "2022-05-01T20:17:26.723213+06:00",
            "date": null
        },
        {
            "id": 35629,
            "ip_address": "114.119.141.118",
            "count": 13,
            "first_visit": "2022-10-08T05:17:11.728407+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 66718,
            "ip_address": "66.249.69.6",
            "count": 13,
            "first_visit": "2024-04-07T01:05:25.971711+06:00",
            "date": "2024-04-07"
        },
        {
            "id": 7651,
            "ip_address": "37.111.205.242",
            "count": 13,
            "first_visit": "2022-05-17T08:16:31.815583+06:00",
            "date": null
        },
        {
            "id": 580,
            "ip_address": "114.119.159.210",
            "count": 13,
            "first_visit": "2021-12-11T17:30:59.117728+06:00",
            "date": null
        },
        {
            "id": 30806,
            "ip_address": "103.159.73.228",
            "count": 13,
            "first_visit": "2022-08-02T12:18:37.969433+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 38583,
            "ip_address": "66.249.66.33",
            "count": 13,
            "first_visit": "2022-12-12T00:32:06.901512+06:00",
            "date": "2022-12-12"
        },
        {
            "id": 38561,
            "ip_address": "45.120.97.241",
            "count": 13,
            "first_visit": "2022-12-11T10:49:18.277428+06:00",
            "date": "2022-12-11"
        }
    ]
}