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

{
    "count": 99481,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2920&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2904&ordering=-count",
    "results": [
        {
            "id": 10725,
            "ip_address": "54.174.229.95",
            "count": 8,
            "first_visit": "2022-05-23T20:00:51.354312+06:00",
            "date": null
        },
        {
            "id": 62868,
            "ip_address": "175.29.147.243",
            "count": 8,
            "first_visit": "2024-01-11T09:41:18.426487+06:00",
            "date": "2024-01-11"
        },
        {
            "id": 72016,
            "ip_address": "66.249.69.6",
            "count": 8,
            "first_visit": "2024-08-11T01:37:44.498349+06:00",
            "date": "2024-08-11"
        },
        {
            "id": 65311,
            "ip_address": "114.119.145.187",
            "count": 8,
            "first_visit": "2024-02-29T00:20:17.722501+06:00",
            "date": "2024-02-29"
        },
        {
            "id": 71696,
            "ip_address": "66.249.69.6",
            "count": 8,
            "first_visit": "2024-08-01T02:47:56.556530+06:00",
            "date": "2024-08-01"
        },
        {
            "id": 210,
            "ip_address": "103.87.214.162",
            "count": 8,
            "first_visit": "2021-12-05T12:03:48.368770+06:00",
            "date": null
        },
        {
            "id": 71544,
            "ip_address": "66.249.69.5",
            "count": 8,
            "first_visit": "2024-07-27T04:58:35.600252+06:00",
            "date": "2024-07-27"
        },
        {
            "id": 71546,
            "ip_address": "66.249.69.6",
            "count": 8,
            "first_visit": "2024-07-27T05:45:39.243368+06:00",
            "date": "2024-07-27"
        }
    ]
}