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

{
    "count": 96395,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21008&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20992&ordering=first_visit",
    "results": [
        {
            "id": 21001,
            "ip_address": "119.30.39.205",
            "count": 1,
            "first_visit": "2022-07-04T08:18:05.448149+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 21002,
            "ip_address": "114.119.131.248",
            "count": 1,
            "first_visit": "2022-07-04T08:24:15.209796+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 21003,
            "ip_address": "114.119.128.237",
            "count": 1,
            "first_visit": "2022-07-04T08:26:58.726964+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 21004,
            "ip_address": "157.40.71.196",
            "count": 1,
            "first_visit": "2022-07-04T08:27:57.619204+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 21005,
            "ip_address": "114.119.130.251",
            "count": 1,
            "first_visit": "2022-07-04T08:31:44.607199+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 21006,
            "ip_address": "114.119.132.10",
            "count": 1,
            "first_visit": "2022-07-04T08:43:04.484918+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 21007,
            "ip_address": "114.119.132.135",
            "count": 1,
            "first_visit": "2022-07-04T08:46:45.415824+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 21008,
            "ip_address": "114.119.131.166",
            "count": 1,
            "first_visit": "2022-07-04T08:54:36.897664+06:00",
            "date": "2022-07-04"
        }
    ]
}