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

{
    "count": 99476,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5448&ordering=-count",
    "results": [
        {
            "id": 80696,
            "ip_address": "114.119.140.186",
            "count": 5,
            "first_visit": "2025-03-28T00:08:04.126254+06:00",
            "date": "2025-03-28"
        },
        {
            "id": 11861,
            "ip_address": "114.119.128.142",
            "count": 5,
            "first_visit": "2022-05-27T07:12:39.451569+06:00",
            "date": null
        },
        {
            "id": 67173,
            "ip_address": "114.119.145.187",
            "count": 5,
            "first_visit": "2024-04-19T01:57:23.726146+06:00",
            "date": "2024-04-19"
        },
        {
            "id": 67164,
            "ip_address": "103.217.111.25",
            "count": 5,
            "first_visit": "2024-04-18T21:08:59.538614+06:00",
            "date": "2024-04-18"
        },
        {
            "id": 35236,
            "ip_address": "66.249.66.91",
            "count": 5,
            "first_visit": "2022-09-30T01:48:31.260151+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 67203,
            "ip_address": "118.179.122.145",
            "count": 5,
            "first_visit": "2024-04-19T12:49:43.254982+06:00",
            "date": "2024-04-19"
        },
        {
            "id": 80650,
            "ip_address": "66.249.66.35",
            "count": 5,
            "first_visit": "2025-03-27T00:35:19.837230+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 67199,
            "ip_address": "103.72.212.25",
            "count": 5,
            "first_visit": "2024-04-19T10:15:33.402592+06:00",
            "date": "2024-04-19"
        }
    ]
}