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

{
    "count": 102625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5592&ordering=-count",
    "results": [
        {
            "id": 67372,
            "ip_address": "59.153.103.26",
            "count": 5,
            "first_visit": "2024-04-24T11:12:09.669617+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 35129,
            "ip_address": "182.48.82.28",
            "count": 5,
            "first_visit": "2022-09-28T10:52:05.343500+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 11650,
            "ip_address": "103.114.97.225",
            "count": 5,
            "first_visit": "2022-05-26T11:29:18.805866+06:00",
            "date": null
        },
        {
            "id": 80969,
            "ip_address": "114.119.130.54",
            "count": 5,
            "first_visit": "2025-04-05T00:15:46.683954+06:00",
            "date": "2025-04-05"
        },
        {
            "id": 35111,
            "ip_address": "66.249.66.6",
            "count": 5,
            "first_visit": "2022-09-28T03:41:22.505108+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 67269,
            "ip_address": "66.249.66.42",
            "count": 5,
            "first_visit": "2024-04-21T16:55:37.103267+06:00",
            "date": "2024-04-21"
        },
        {
            "id": 439,
            "ip_address": "58.145.184.245",
            "count": 5,
            "first_visit": "2021-12-08T17:38:21.702210+06:00",
            "date": null
        },
        {
            "id": 35073,
            "ip_address": "66.249.66.60",
            "count": 5,
            "first_visit": "2022-09-27T07:27:07.079352+06:00",
            "date": "2022-09-27"
        }
    ]
}