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

{
    "count": 101985,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42928&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42912&ordering=date",
    "results": [
        {
            "id": 56628,
            "ip_address": "14.224.162.204",
            "count": 1,
            "first_visit": "2023-10-03T08:17:05.533324+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56629,
            "ip_address": "118.179.206.134",
            "count": 1,
            "first_visit": "2023-10-03T08:33:19.791005+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56630,
            "ip_address": "114.119.132.42",
            "count": 1,
            "first_visit": "2023-10-03T08:48:55.700346+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56631,
            "ip_address": "118.179.23.233",
            "count": 1,
            "first_visit": "2023-10-03T09:06:05.157059+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56632,
            "ip_address": "114.119.152.134",
            "count": 1,
            "first_visit": "2023-10-03T09:53:50.043246+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56634,
            "ip_address": "103.121.9.206",
            "count": 1,
            "first_visit": "2023-10-03T10:11:51.713183+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56635,
            "ip_address": "115.127.98.106",
            "count": 1,
            "first_visit": "2023-10-03T10:17:03.903276+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56636,
            "ip_address": "103.159.186.25",
            "count": 1,
            "first_visit": "2023-10-03T10:28:34.363289+06:00",
            "date": "2023-10-03"
        }
    ]
}