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

{
    "count": 94053,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12448&ordering=-ip_address",
    "results": [
        {
            "id": 81516,
            "ip_address": "49.0.41.62",
            "count": 3,
            "first_visit": "2025-04-17T10:57:39.050364+06:00",
            "date": "2025-04-17"
        },
        {
            "id": 76793,
            "ip_address": "49.0.41.6",
            "count": 1,
            "first_visit": "2024-12-15T17:26:30.499928+06:00",
            "date": "2024-12-15"
        },
        {
            "id": 16284,
            "ip_address": "49.0.41.34",
            "count": 1,
            "first_visit": "2022-06-18T09:09:55.038121+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 4549,
            "ip_address": "49.0.41.186",
            "count": 1,
            "first_visit": "2022-03-21T13:01:34.717826+06:00",
            "date": null
        },
        {
            "id": 10015,
            "ip_address": "49.0.39.242",
            "count": 1,
            "first_visit": "2022-05-21T14:23:22.147385+06:00",
            "date": null
        },
        {
            "id": 16768,
            "ip_address": "49.0.39.197",
            "count": 1,
            "first_visit": "2022-06-20T09:47:37.112505+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 22741,
            "ip_address": "49.0.39.122",
            "count": 1,
            "first_visit": "2022-07-14T17:17:00.998017+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 44553,
            "ip_address": "49.0.37.50",
            "count": 1,
            "first_visit": "2023-03-29T12:02:26.740871+06:00",
            "date": "2023-03-29"
        }
    ]
}