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

{
    "count": 99658,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23464&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23448&ordering=-date",
    "results": [
        {
            "id": 89927,
            "ip_address": "40.77.178.54",
            "count": 1,
            "first_visit": "2025-09-23T11:07:26.313257+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 89925,
            "ip_address": "160.202.146.217",
            "count": 1,
            "first_visit": "2025-09-23T10:30:39.616629+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 89923,
            "ip_address": "103.129.35.7",
            "count": 1,
            "first_visit": "2025-09-23T08:25:02.127064+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 89921,
            "ip_address": "118.179.23.18",
            "count": 2,
            "first_visit": "2025-09-23T07:53:07.075238+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 89922,
            "ip_address": "103.15.42.202",
            "count": 1,
            "first_visit": "2025-09-23T08:00:31.547453+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 89920,
            "ip_address": "37.111.201.190",
            "count": 1,
            "first_visit": "2025-09-23T07:31:33.574039+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 89919,
            "ip_address": "120.89.66.17",
            "count": 1,
            "first_visit": "2025-09-23T07:06:05.483183+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 89918,
            "ip_address": "103.144.198.146",
            "count": 2,
            "first_visit": "2025-09-23T06:54:45.320589+06:00",
            "date": "2025-09-23"
        }
    ]
}