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

{
    "count": 101989,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42960&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42944&ordering=date",
    "results": [
        {
            "id": 56668,
            "ip_address": "45.120.115.237",
            "count": 1,
            "first_visit": "2023-10-03T18:53:26.466344+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56670,
            "ip_address": "103.55.145.187",
            "count": 1,
            "first_visit": "2023-10-03T19:18:36.250513+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56672,
            "ip_address": "114.119.128.212",
            "count": 1,
            "first_visit": "2023-10-03T19:39:09.853076+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56671,
            "ip_address": "103.80.3.126",
            "count": 2,
            "first_visit": "2023-10-03T19:19:49.561873+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56673,
            "ip_address": "182.160.111.89",
            "count": 1,
            "first_visit": "2023-10-03T19:56:22.265592+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56674,
            "ip_address": "103.230.106.7",
            "count": 2,
            "first_visit": "2023-10-03T20:00:06.769932+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56675,
            "ip_address": "114.119.158.138",
            "count": 1,
            "first_visit": "2023-10-03T20:59:45.849735+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56676,
            "ip_address": "114.119.132.72",
            "count": 1,
            "first_visit": "2023-10-03T21:00:41.127146+06:00",
            "date": "2023-10-03"
        }
    ]
}