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

{
    "count": 99729,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12032&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12016&ordering=-count",
    "results": [
        {
            "id": 2581,
            "ip_address": "58.145.187.247",
            "count": 3,
            "first_visit": "2022-01-21T21:35:48.071793+06:00",
            "date": null
        },
        {
            "id": 68404,
            "ip_address": "43.252.112.183",
            "count": 3,
            "first_visit": "2024-05-16T13:40:40.023071+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 23808,
            "ip_address": "103.209.21.172",
            "count": 3,
            "first_visit": "2022-07-18T22:38:53.740390+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 68304,
            "ip_address": "37.111.211.79",
            "count": 3,
            "first_visit": "2024-05-14T10:54:39.134868+06:00",
            "date": "2024-05-14"
        },
        {
            "id": 68286,
            "ip_address": "66.249.66.36",
            "count": 3,
            "first_visit": "2024-05-14T01:02:45.476299+06:00",
            "date": "2024-05-14"
        },
        {
            "id": 23941,
            "ip_address": "103.135.254.246",
            "count": 3,
            "first_visit": "2022-07-19T00:13:36.780942+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 10067,
            "ip_address": "103.126.217.32",
            "count": 3,
            "first_visit": "2022-05-21T19:23:48.717401+06:00",
            "date": null
        },
        {
            "id": 68247,
            "ip_address": "66.249.92.35",
            "count": 3,
            "first_visit": "2024-05-13T03:49:52.018681+06:00",
            "date": "2024-05-13"
        }
    ]
}