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

{
    "count": 99897,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8640&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8624&ordering=-count",
    "results": [
        {
            "id": 12123,
            "ip_address": "103.157.93.30",
            "count": 4,
            "first_visit": "2022-05-28T08:37:03.816724+06:00",
            "date": null
        },
        {
            "id": 74007,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2024-10-05T05:22:55.015692+06:00",
            "date": "2024-10-05"
        },
        {
            "id": 5144,
            "ip_address": "37.111.205.170",
            "count": 4,
            "first_visit": "2022-04-16T00:33:02.423366+06:00",
            "date": null
        },
        {
            "id": 5223,
            "ip_address": "43.245.123.30",
            "count": 4,
            "first_visit": "2022-04-18T16:38:38.037287+06:00",
            "date": null
        },
        {
            "id": 74006,
            "ip_address": "114.119.132.88",
            "count": 4,
            "first_visit": "2024-10-05T04:17:38.485820+06:00",
            "date": "2024-10-05"
        },
        {
            "id": 1200,
            "ip_address": "103.60.175.10",
            "count": 4,
            "first_visit": "2021-12-21T20:01:30.521547+06:00",
            "date": null
        },
        {
            "id": 73947,
            "ip_address": "185.84.70.195",
            "count": 4,
            "first_visit": "2024-10-03T14:32:35.639866+06:00",
            "date": "2024-10-03"
        },
        {
            "id": 12143,
            "ip_address": "103.147.162.213",
            "count": 4,
            "first_visit": "2022-05-28T10:03:58.067835+06:00",
            "date": null
        }
    ]
}