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

{
    "count": 99787,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=984&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=968&ordering=-count",
    "results": [
        {
            "id": 36239,
            "ip_address": "114.119.141.146",
            "count": 15,
            "first_visit": "2022-10-21T01:03:39.706052+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 2092,
            "ip_address": "182.160.110.182",
            "count": 15,
            "first_visit": "2022-01-13T09:50:59.672163+06:00",
            "date": null
        },
        {
            "id": 83117,
            "ip_address": "114.119.151.1",
            "count": 15,
            "first_visit": "2025-05-21T06:29:50.505613+06:00",
            "date": "2025-05-21"
        },
        {
            "id": 33575,
            "ip_address": "114.119.134.123",
            "count": 15,
            "first_visit": "2022-09-01T00:27:32.710335+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 4248,
            "ip_address": "202.134.8.141",
            "count": 15,
            "first_visit": "2022-03-10T16:34:30.184932+06:00",
            "date": null
        },
        {
            "id": 83152,
            "ip_address": "114.119.140.186",
            "count": 15,
            "first_visit": "2025-05-22T02:26:46.259358+06:00",
            "date": "2025-05-22"
        },
        {
            "id": 407,
            "ip_address": "114.119.156.84",
            "count": 15,
            "first_visit": "2021-12-08T11:15:37.137847+06:00",
            "date": null
        },
        {
            "id": 201,
            "ip_address": "114.119.159.40",
            "count": 15,
            "first_visit": "2021-12-05T11:01:12.980863+06:00",
            "date": null
        }
    ]
}