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

{
    "count": 102715,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50808&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50792&ordering=-id",
    "results": [
        {
            "id": 52011,
            "ip_address": "103.217.111.30",
            "count": 1,
            "first_visit": "2023-08-09T09:13:37.659041+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52010,
            "ip_address": "202.173.122.4",
            "count": 1,
            "first_visit": "2023-08-09T09:08:12.575778+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52009,
            "ip_address": "103.187.94.252",
            "count": 3,
            "first_visit": "2023-08-09T08:42:39.138078+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52008,
            "ip_address": "114.119.139.104",
            "count": 1,
            "first_visit": "2023-08-09T08:36:53.577510+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52007,
            "ip_address": "103.145.74.145",
            "count": 1,
            "first_visit": "2023-08-09T08:05:44.716285+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52006,
            "ip_address": "172.73.49.10",
            "count": 1,
            "first_visit": "2023-08-09T07:15:23.763245+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52005,
            "ip_address": "114.119.144.80",
            "count": 1,
            "first_visit": "2023-08-09T07:07:16.656042+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52004,
            "ip_address": "114.119.128.218",
            "count": 1,
            "first_visit": "2023-08-09T07:04:53.812853+06:00",
            "date": "2023-08-09"
        }
    ]
}