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

{
    "count": 100607,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15568&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15552&ordering=-count",
    "results": [
        {
            "id": 58741,
            "ip_address": "152.37.86.68",
            "count": 2,
            "first_visit": "2023-11-01T02:01:01.189413+06:00",
            "date": "2023-11-01"
        },
        {
            "id": 58841,
            "ip_address": "203.188.249.189",
            "count": 2,
            "first_visit": "2023-11-02T13:24:46.340660+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 58919,
            "ip_address": "66.249.70.201",
            "count": 2,
            "first_visit": "2023-11-04T00:41:09.379960+06:00",
            "date": "2023-11-04"
        },
        {
            "id": 58694,
            "ip_address": "202.191.121.145",
            "count": 2,
            "first_visit": "2023-10-31T10:21:17.059876+06:00",
            "date": "2023-10-31"
        },
        {
            "id": 58685,
            "ip_address": "66.249.79.229",
            "count": 2,
            "first_visit": "2023-10-31T01:54:49.589995+06:00",
            "date": "2023-10-31"
        },
        {
            "id": 3688,
            "ip_address": "103.113.149.53",
            "count": 2,
            "first_visit": "2022-02-17T13:07:48.920063+06:00",
            "date": null
        },
        {
            "id": 58683,
            "ip_address": "66.249.79.230",
            "count": 2,
            "first_visit": "2023-10-31T00:46:18.094620+06:00",
            "date": "2023-10-31"
        },
        {
            "id": 14958,
            "ip_address": "103.198.252.83",
            "count": 2,
            "first_visit": "2022-06-14T07:35:31.191964+06:00",
            "date": "2022-06-14"
        }
    ]
}