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

{
    "count": 98112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=992&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=976&ordering=-count",
    "results": [
        {
            "id": 38135,
            "ip_address": "66.249.72.166",
            "count": 15,
            "first_visit": "2022-12-02T00:01:40.296677+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 407,
            "ip_address": "114.119.156.84",
            "count": 15,
            "first_visit": "2021-12-08T11:15:37.137847+06:00",
            "date": null
        },
        {
            "id": 217,
            "ip_address": "114.119.154.189",
            "count": 15,
            "first_visit": "2021-12-05T15:23:42.881332+06:00",
            "date": null
        },
        {
            "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": 37818,
            "ip_address": "66.249.66.60",
            "count": 15,
            "first_visit": "2022-11-25T01:23:14.658892+06:00",
            "date": "2022-11-25"
        },
        {
            "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": 1433,
            "ip_address": "114.119.157.26",
            "count": 15,
            "first_visit": "2021-12-28T13:38:14.544905+06:00",
            "date": null
        },
        {
            "id": 4248,
            "ip_address": "202.134.8.141",
            "count": 15,
            "first_visit": "2022-03-10T16:34:30.184932+06:00",
            "date": null
        }
    ]
}