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

{
    "count": 100650,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19360&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19344&ordering=-ip_address",
    "results": [
        {
            "id": 92250,
            "ip_address": "37.111.247.22",
            "count": 1,
            "first_visit": "2025-11-21T17:06:20.750179+06:00",
            "date": "2025-11-21"
        },
        {
            "id": 9993,
            "ip_address": "37.111.247.22",
            "count": 1,
            "first_visit": "2022-05-21T12:35:26.469223+06:00",
            "date": null
        },
        {
            "id": 31180,
            "ip_address": "37.111.247.216",
            "count": 1,
            "first_visit": "2022-08-04T23:15:08.385365+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 6385,
            "ip_address": "37.111.247.213",
            "count": 2,
            "first_visit": "2022-05-15T20:07:04.306428+06:00",
            "date": null
        },
        {
            "id": 39756,
            "ip_address": "37.111.247.210",
            "count": 1,
            "first_visit": "2023-01-02T12:02:33.586753+06:00",
            "date": "2023-01-02"
        },
        {
            "id": 36452,
            "ip_address": "37.111.247.21",
            "count": 1,
            "first_visit": "2022-10-25T21:47:33.779344+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 36466,
            "ip_address": "37.111.247.21",
            "count": 1,
            "first_visit": "2022-10-26T10:44:25.567823+06:00",
            "date": "2022-10-26"
        },
        {
            "id": 27763,
            "ip_address": "37.111.247.206",
            "count": 1,
            "first_visit": "2022-07-26T15:04:19.199993+06:00",
            "date": "2022-07-26"
        }
    ]
}