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

{
    "count": 95082,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2056&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2040&ordering=-count",
    "results": [
        {
            "id": 35278,
            "ip_address": "66.249.66.60",
            "count": 11,
            "first_visit": "2022-10-01T00:36:35.203033+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 73472,
            "ip_address": "66.249.64.132",
            "count": 11,
            "first_visit": "2024-09-15T07:46:25.100719+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 53420,
            "ip_address": "37.111.194.150",
            "count": 11,
            "first_visit": "2023-08-24T19:24:56.710911+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 52322,
            "ip_address": "54.172.245.118",
            "count": 11,
            "first_visit": "2023-08-12T17:15:35.520049+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 72694,
            "ip_address": "66.249.70.134",
            "count": 11,
            "first_visit": "2024-08-29T00:04:11.354298+06:00",
            "date": "2024-08-29"
        },
        {
            "id": 11675,
            "ip_address": "103.167.17.8",
            "count": 11,
            "first_visit": "2022-05-26T15:15:20.024327+06:00",
            "date": null
        },
        {
            "id": 72785,
            "ip_address": "66.249.64.132",
            "count": 11,
            "first_visit": "2024-08-31T03:02:54.379584+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 4297,
            "ip_address": "202.134.9.136",
            "count": 11,
            "first_visit": "2022-03-12T08:43:41.106194+06:00",
            "date": null
        }
    ]
}