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

{
    "count": 99480,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5488&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5472&ordering=-count",
    "results": [
        {
            "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": 35160,
            "ip_address": "103.187.95.19",
            "count": 5,
            "first_visit": "2022-09-28T20:37:44.337870+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 80689,
            "ip_address": "212.237.119.183",
            "count": 5,
            "first_visit": "2025-03-27T21:29:29.832039+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 3701,
            "ip_address": "103.218.27.254",
            "count": 5,
            "first_visit": "2022-02-18T05:05:14.107672+06:00",
            "date": null
        },
        {
            "id": 67207,
            "ip_address": "66.249.73.20",
            "count": 5,
            "first_visit": "2024-04-19T16:20:37.569811+06:00",
            "date": "2024-04-19"
        },
        {
            "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": 67231,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-04-20T09:15:56.768613+06:00",
            "date": "2024-04-20"
        },
        {
            "id": 67120,
            "ip_address": "66.249.66.37",
            "count": 5,
            "first_visit": "2024-04-18T05:34:29.905232+06:00",
            "date": "2024-04-18"
        }
    ]
}