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

{
    "count": 100222,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7192&ordering=-count",
    "results": [
        {
            "id": 78739,
            "ip_address": "27.147.242.26",
            "count": 4,
            "first_visit": "2025-02-09T01:06:16.966860+06:00",
            "date": "2025-02-09"
        },
        {
            "id": 78757,
            "ip_address": "103.81.175.57",
            "count": 4,
            "first_visit": "2025-02-09T15:03:40.334465+06:00",
            "date": "2025-02-09"
        },
        {
            "id": 52298,
            "ip_address": "45.64.139.61",
            "count": 4,
            "first_visit": "2023-08-12T11:49:46.639644+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 52294,
            "ip_address": "103.120.36.212",
            "count": 4,
            "first_visit": "2023-08-12T10:33:29.966744+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 52300,
            "ip_address": "203.76.109.94",
            "count": 4,
            "first_visit": "2023-08-12T12:14:45.889188+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 52269,
            "ip_address": "66.249.72.4",
            "count": 4,
            "first_visit": "2023-08-12T02:36:59.244010+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 461,
            "ip_address": "103.3.224.29",
            "count": 4,
            "first_visit": "2021-12-08T22:48:24.358529+06:00",
            "date": null
        },
        {
            "id": 3778,
            "ip_address": "202.5.50.102",
            "count": 4,
            "first_visit": "2022-02-21T20:13:45.948079+06:00",
            "date": null
        }
    ]
}