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

{
    "count": 102474,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46384&ordering=ip_address",
    "results": [
        {
            "id": 72521,
            "ip_address": "115.127.26.193",
            "count": 1,
            "first_visit": "2024-08-25T12:09:59.074848+06:00",
            "date": "2024-08-25"
        },
        {
            "id": 60123,
            "ip_address": "115.127.26.73",
            "count": 1,
            "first_visit": "2023-11-26T15:41:15.969873+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 4156,
            "ip_address": "115.127.26.74",
            "count": 1,
            "first_visit": "2022-03-07T12:37:37.915960+06:00",
            "date": null
        },
        {
            "id": 17064,
            "ip_address": "115.127.28.242",
            "count": 1,
            "first_visit": "2022-06-21T15:32:04.994708+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 12730,
            "ip_address": "115.127.29.121",
            "count": 1,
            "first_visit": "2022-05-30T10:07:31.822011+06:00",
            "date": null
        },
        {
            "id": 88563,
            "ip_address": "115.127.31.218",
            "count": 2,
            "first_visit": "2025-08-28T13:53:34.056506+06:00",
            "date": "2025-08-28"
        },
        {
            "id": 12732,
            "ip_address": "115.127.33.202",
            "count": 1,
            "first_visit": "2022-05-30T10:21:51.682258+06:00",
            "date": null
        },
        {
            "id": 5743,
            "ip_address": "115.127.35.125",
            "count": 1,
            "first_visit": "2022-05-09T11:03:12.130087+06:00",
            "date": null
        }
    ]
}