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

{
    "count": 99905,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22312&ordering=-ip_address",
    "results": [
        {
            "id": 24611,
            "ip_address": "37.111.212.231",
            "count": 2,
            "first_visit": "2022-07-20T12:26:41.403895+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 85080,
            "ip_address": "37.111.212.231",
            "count": 1,
            "first_visit": "2025-07-02T09:58:17.525117+06:00",
            "date": "2025-07-02"
        },
        {
            "id": 63423,
            "ip_address": "37.111.212.230",
            "count": 1,
            "first_visit": "2024-01-19T13:21:48.298109+06:00",
            "date": "2024-01-19"
        },
        {
            "id": 75010,
            "ip_address": "37.111.212.230",
            "count": 1,
            "first_visit": "2024-10-30T14:29:42.859066+06:00",
            "date": "2024-10-30"
        },
        {
            "id": 3104,
            "ip_address": "37.111.212.230",
            "count": 3,
            "first_visit": "2022-01-31T15:40:52.102480+06:00",
            "date": null
        },
        {
            "id": 4612,
            "ip_address": "37.111.212.23",
            "count": 2,
            "first_visit": "2022-03-23T11:41:15.524238+06:00",
            "date": null
        },
        {
            "id": 28998,
            "ip_address": "37.111.212.23",
            "count": 1,
            "first_visit": "2022-07-29T00:03:23.152385+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 85386,
            "ip_address": "37.111.212.23",
            "count": 2,
            "first_visit": "2025-07-07T11:49:53.420285+06:00",
            "date": "2025-07-07"
        }
    ]
}