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

{
    "count": 98409,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33008&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32992&ordering=first_visit",
    "results": [
        {
            "id": 33001,
            "ip_address": "37.111.192.92",
            "count": 1,
            "first_visit": "2022-08-26T11:13:12.206341+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 33002,
            "ip_address": "103.67.158.165",
            "count": 1,
            "first_visit": "2022-08-26T11:44:23.962844+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 33003,
            "ip_address": "103.25.251.253",
            "count": 1,
            "first_visit": "2022-08-26T12:28:53.359781+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 33004,
            "ip_address": "37.111.200.158",
            "count": 1,
            "first_visit": "2022-08-26T12:39:39.044808+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 33005,
            "ip_address": "42.0.7.251",
            "count": 1,
            "first_visit": "2022-08-26T12:41:40.531802+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 33006,
            "ip_address": "202.134.9.153",
            "count": 1,
            "first_visit": "2022-08-26T12:42:21.215187+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 33007,
            "ip_address": "69.16.157.41",
            "count": 1,
            "first_visit": "2022-08-26T12:45:29.017952+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 33008,
            "ip_address": "168.119.68.254",
            "count": 1,
            "first_visit": "2022-08-26T13:21:18.809751+06:00",
            "date": "2022-08-26"
        }
    ]
}