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

{
    "count": 97594,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24592&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24576&ordering=-ip_address",
    "results": [
        {
            "id": 86711,
            "ip_address": "37.111.200.23",
            "count": 1,
            "first_visit": "2025-07-29T11:00:11.799288+06:00",
            "date": "2025-07-29"
        },
        {
            "id": 97228,
            "ip_address": "37.111.200.229",
            "count": 2,
            "first_visit": "2026-04-21T00:14:48.946696+06:00",
            "date": "2026-04-21"
        },
        {
            "id": 63283,
            "ip_address": "37.111.200.229",
            "count": 2,
            "first_visit": "2024-01-17T14:30:56.543916+06:00",
            "date": "2024-01-17"
        },
        {
            "id": 39921,
            "ip_address": "37.111.200.228",
            "count": 1,
            "first_visit": "2023-01-05T16:43:27.649444+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 6378,
            "ip_address": "37.111.200.228",
            "count": 1,
            "first_visit": "2022-05-15T19:47:12.028202+06:00",
            "date": null
        },
        {
            "id": 22677,
            "ip_address": "37.111.200.227",
            "count": 1,
            "first_visit": "2022-07-14T15:53:50.805257+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 5326,
            "ip_address": "37.111.200.226",
            "count": 2,
            "first_visit": "2022-04-23T19:14:14.918922+06:00",
            "date": null
        },
        {
            "id": 18503,
            "ip_address": "37.111.200.226",
            "count": 1,
            "first_visit": "2022-06-25T09:41:16.770887+06:00",
            "date": "2022-06-25"
        }
    ]
}