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

{
    "count": 99445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3128&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3112&ordering=-count",
    "results": [
        {
            "id": 72052,
            "ip_address": "66.249.69.5",
            "count": 8,
            "first_visit": "2024-08-12T00:41:13.523334+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 82590,
            "ip_address": "114.119.136.75",
            "count": 8,
            "first_visit": "2025-05-11T00:02:20.015593+06:00",
            "date": "2025-05-11"
        },
        {
            "id": 82566,
            "ip_address": "114.119.130.54",
            "count": 8,
            "first_visit": "2025-05-10T02:51:33.025344+06:00",
            "date": "2025-05-10"
        },
        {
            "id": 1427,
            "ip_address": "202.134.13.134",
            "count": 8,
            "first_visit": "2021-12-28T12:07:43.433027+06:00",
            "date": null
        },
        {
            "id": 671,
            "ip_address": "114.119.155.230",
            "count": 8,
            "first_visit": "2021-12-14T05:07:07.349901+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": 4747,
            "ip_address": "34.201.25.50",
            "count": 8,
            "first_visit": "2022-03-28T20:52:45.418069+06:00",
            "date": null
        },
        {
            "id": 62939,
            "ip_address": "35.189.246.183",
            "count": 8,
            "first_visit": "2024-01-12T10:30:36.893972+06:00",
            "date": "2024-01-12"
        }
    ]
}