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

{
    "count": 95633,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18008&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17992&ordering=first_visit",
    "results": [
        {
            "id": 18001,
            "ip_address": "103.83.232.66",
            "count": 1,
            "first_visit": "2022-06-24T07:24:31.722638+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18002,
            "ip_address": "103.139.197.160",
            "count": 1,
            "first_visit": "2022-06-24T07:26:07.480189+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18003,
            "ip_address": "202.134.14.159",
            "count": 2,
            "first_visit": "2022-06-24T07:26:18.524827+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18004,
            "ip_address": "114.119.130.240",
            "count": 2,
            "first_visit": "2022-06-24T07:32:51.185529+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18005,
            "ip_address": "202.83.126.203",
            "count": 1,
            "first_visit": "2022-06-24T07:34:26.435530+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18006,
            "ip_address": "43.245.123.33",
            "count": 1,
            "first_visit": "2022-06-24T07:42:44.695420+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18007,
            "ip_address": "114.119.151.237",
            "count": 2,
            "first_visit": "2022-06-24T07:42:50.631315+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18008,
            "ip_address": "114.119.131.131",
            "count": 1,
            "first_visit": "2022-06-24T07:45:13.487610+06:00",
            "date": "2022-06-24"
        }
    ]
}