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

{
    "count": 99470,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2992&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2976&ordering=-count",
    "results": [
        {
            "id": 63025,
            "ip_address": "175.29.147.243",
            "count": 8,
            "first_visit": "2024-01-13T11:02:42.545381+06:00",
            "date": "2024-01-13"
        },
        {
            "id": 5260,
            "ip_address": "54.163.44.57",
            "count": 8,
            "first_visit": "2022-04-19T20:56:59.710085+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"
        },
        {
            "id": 82196,
            "ip_address": "114.119.136.188",
            "count": 8,
            "first_visit": "2025-05-03T05:09:10.967606+06:00",
            "date": "2025-05-03"
        },
        {
            "id": 5252,
            "ip_address": "54.90.188.202",
            "count": 8,
            "first_visit": "2022-04-19T15:09:33.137297+06:00",
            "date": null
        },
        {
            "id": 62608,
            "ip_address": "103.146.3.65",
            "count": 8,
            "first_visit": "2024-01-07T13:40:00.699918+06:00",
            "date": "2024-01-07"
        },
        {
            "id": 9900,
            "ip_address": "123.253.65.4",
            "count": 8,
            "first_visit": "2022-05-21T00:03:01.013813+06:00",
            "date": null
        }
    ]
}