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

{
    "count": 91576,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=248&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=232&ordering=-count",
    "results": [
        {
            "id": 3793,
            "ip_address": "103.159.73.228",
            "count": 23,
            "first_visit": "2022-02-22T14:02:25.024765+06:00",
            "date": null
        },
        {
            "id": 3408,
            "ip_address": "202.134.10.142",
            "count": 23,
            "first_visit": "2022-02-07T21:02:24.421133+06:00",
            "date": null
        },
        {
            "id": 189,
            "ip_address": "114.119.155.44",
            "count": 23,
            "first_visit": "2021-12-05T06:39:56.645701+06:00",
            "date": null
        },
        {
            "id": 30957,
            "ip_address": "114.119.141.118",
            "count": 23,
            "first_visit": "2022-08-03T09:47:19.973250+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 25,
            "ip_address": "114.119.142.42",
            "count": 23,
            "first_visit": "2021-12-02T21:07:31.655965+06:00",
            "date": null
        },
        {
            "id": 28602,
            "ip_address": "103.25.250.230",
            "count": 23,
            "first_visit": "2022-07-28T08:00:29.899341+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 88926,
            "ip_address": "114.119.153.171",
            "count": 23,
            "first_visit": "2025-09-04T01:04:31.769333+06:00",
            "date": "2025-09-04"
        },
        {
            "id": 34224,
            "ip_address": "114.119.141.152",
            "count": 23,
            "first_visit": "2022-09-12T03:35:41.871091+06:00",
            "date": "2022-09-12"
        }
    ]
}