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

{
    "count": 95147,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2192&ordering=-count",
    "results": [
        {
            "id": 3551,
            "ip_address": "37.111.205.74",
            "count": 10,
            "first_visit": "2022-02-12T13:42:03.494732+06:00",
            "date": null
        },
        {
            "id": 6010,
            "ip_address": "114.119.132.38",
            "count": 10,
            "first_visit": "2022-05-14T16:43:06.778141+06:00",
            "date": null
        },
        {
            "id": 75162,
            "ip_address": "103.100.234.97",
            "count": 10,
            "first_visit": "2024-11-03T16:26:33.071187+06:00",
            "date": "2024-11-03"
        },
        {
            "id": 83571,
            "ip_address": "114.119.136.75",
            "count": 10,
            "first_visit": "2025-06-02T00:19:45.479725+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 74925,
            "ip_address": "66.249.69.161",
            "count": 10,
            "first_visit": "2024-10-29T02:15:37.569581+06:00",
            "date": "2024-10-29"
        },
        {
            "id": 56082,
            "ip_address": "103.197.153.66",
            "count": 10,
            "first_visit": "2023-09-26T15:22:33.844476+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 74806,
            "ip_address": "202.144.203.18",
            "count": 10,
            "first_visit": "2024-10-26T22:19:01.188763+06:00",
            "date": "2024-10-26"
        },
        {
            "id": 37036,
            "ip_address": "114.119.141.168",
            "count": 10,
            "first_visit": "2022-11-07T05:26:28.719820+06:00",
            "date": "2022-11-07"
        }
    ]
}