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

{
    "count": 91558,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=200&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=184&ordering=-count",
    "results": [
        {
            "id": 1992,
            "ip_address": "202.134.14.159",
            "count": 25,
            "first_visit": "2022-01-12T01:14:48.475273+06:00",
            "date": null
        },
        {
            "id": 35288,
            "ip_address": "114.119.134.123",
            "count": 25,
            "first_visit": "2022-10-01T02:00:51.722039+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 62700,
            "ip_address": "202.51.189.2",
            "count": 25,
            "first_visit": "2024-01-09T11:01:10.240864+06:00",
            "date": "2024-01-09"
        },
        {
            "id": 89094,
            "ip_address": "114.119.157.231",
            "count": 25,
            "first_visit": "2025-09-07T00:46:07.307577+06:00",
            "date": "2025-09-07"
        },
        {
            "id": 11959,
            "ip_address": "103.126.21.1",
            "count": 25,
            "first_visit": "2022-05-27T18:15:51.683636+06:00",
            "date": null
        },
        {
            "id": 3617,
            "ip_address": "37.111.218.219",
            "count": 25,
            "first_visit": "2022-02-15T08:44:46.668352+06:00",
            "date": null
        },
        {
            "id": 80,
            "ip_address": "114.119.152.155",
            "count": 25,
            "first_visit": "2021-12-03T17:10:03.779037+06:00",
            "date": null
        },
        {
            "id": 4851,
            "ip_address": "168.119.68.238",
            "count": 25,
            "first_visit": "2022-04-01T14:15:44.894432+06:00",
            "date": null
        }
    ]
}