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": 98111,
    "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": 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
        },
        {
            "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": 36240,
            "ip_address": "66.249.72.166",
            "count": 15,
            "first_visit": "2022-10-21T01:34:59.056098+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 217,
            "ip_address": "114.119.154.189",
            "count": 15,
            "first_visit": "2021-12-05T15:23:42.881332+06:00",
            "date": null
        }
    ]
}