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

{
    "count": 101964,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42800&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42784&ordering=-id",
    "results": [
        {
            "id": 59268,
            "ip_address": "52.26.20.83",
            "count": 1,
            "first_visit": "2023-11-10T06:11:11.151221+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 59267,
            "ip_address": "103.130.175.33",
            "count": 2,
            "first_visit": "2023-11-10T05:38:35.929914+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 59266,
            "ip_address": "114.119.157.142",
            "count": 1,
            "first_visit": "2023-11-10T05:37:19.446672+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 59265,
            "ip_address": "114.119.139.19",
            "count": 1,
            "first_visit": "2023-11-10T05:13:54.469462+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 59264,
            "ip_address": "195.154.126.88",
            "count": 1,
            "first_visit": "2023-11-10T02:07:55.139257+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 59263,
            "ip_address": "66.249.69.33",
            "count": 1,
            "first_visit": "2023-11-10T01:47:51.258960+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 59262,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2023-11-10T01:33:12.946149+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 59261,
            "ip_address": "66.249.69.32",
            "count": 1,
            "first_visit": "2023-11-10T01:28:59.779283+06:00",
            "date": "2023-11-10"
        }
    ]
}