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

{
    "count": 100203,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7288&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7272&ordering=-count",
    "results": [
        {
            "id": 78432,
            "ip_address": "66.249.66.37",
            "count": 4,
            "first_visit": "2025-02-01T00:55:52.830846+06:00",
            "date": "2025-02-01"
        },
        {
            "id": 78278,
            "ip_address": "66.249.79.164",
            "count": 4,
            "first_visit": "2025-01-27T08:22:35.243364+06:00",
            "date": "2025-01-27"
        },
        {
            "id": 51617,
            "ip_address": "103.199.168.205",
            "count": 4,
            "first_visit": "2023-08-03T22:26:27.223867+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 2116,
            "ip_address": "103.135.254.236",
            "count": 4,
            "first_visit": "2022-01-13T13:38:08.520463+06:00",
            "date": null
        },
        {
            "id": 7236,
            "ip_address": "202.134.9.154",
            "count": 4,
            "first_visit": "2022-05-16T20:05:13.438266+06:00",
            "date": null
        },
        {
            "id": 51618,
            "ip_address": "37.111.212.86",
            "count": 4,
            "first_visit": "2023-08-03T22:47:26.453987+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 78268,
            "ip_address": "66.249.79.165",
            "count": 4,
            "first_visit": "2025-01-27T00:10:17.648003+06:00",
            "date": "2025-01-27"
        },
        {
            "id": 78360,
            "ip_address": "37.111.212.194",
            "count": 4,
            "first_visit": "2025-01-29T17:49:14.774941+06:00",
            "date": "2025-01-29"
        }
    ]
}