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

{
    "count": 102714,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50808&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50792&ordering=date",
    "results": [
        {
            "id": 64512,
            "ip_address": "45.250.228.25",
            "count": 2,
            "first_visit": "2024-02-09T13:53:26.178153+06:00",
            "date": "2024-02-09"
        },
        {
            "id": 64506,
            "ip_address": "114.119.128.35",
            "count": 1,
            "first_visit": "2024-02-09T06:20:52.075313+06:00",
            "date": "2024-02-09"
        },
        {
            "id": 64518,
            "ip_address": "195.154.123.27",
            "count": 1,
            "first_visit": "2024-02-09T19:08:41.994222+06:00",
            "date": "2024-02-09"
        },
        {
            "id": 64511,
            "ip_address": "103.239.252.85",
            "count": 1,
            "first_visit": "2024-02-09T12:01:09.959543+06:00",
            "date": "2024-02-09"
        },
        {
            "id": 64497,
            "ip_address": "191.95.49.225",
            "count": 2,
            "first_visit": "2024-02-09T00:08:04.118332+06:00",
            "date": "2024-02-09"
        },
        {
            "id": 64544,
            "ip_address": "182.160.98.74",
            "count": 4,
            "first_visit": "2024-02-10T11:04:08.094074+06:00",
            "date": "2024-02-10"
        },
        {
            "id": 64537,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-02-10T05:31:47.920886+06:00",
            "date": "2024-02-10"
        },
        {
            "id": 64532,
            "ip_address": "114.119.149.43",
            "count": 2,
            "first_visit": "2024-02-10T02:10:35.261770+06:00",
            "date": "2024-02-10"
        }
    ]
}