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

{
    "count": 92251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5384&ordering=ip_address",
    "results": [
        {
            "id": 6067,
            "ip_address": "103.138.123.115",
            "count": 1,
            "first_visit": "2022-05-14T19:25:01.290680+06:00",
            "date": null
        },
        {
            "id": 29215,
            "ip_address": "103.138.123.134",
            "count": 1,
            "first_visit": "2022-07-29T10:58:03.930806+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29197,
            "ip_address": "103.138.123.216",
            "count": 1,
            "first_visit": "2022-07-29T10:41:58.051168+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 86531,
            "ip_address": "103.138.123.240",
            "count": 1,
            "first_visit": "2025-07-26T12:02:07.027463+06:00",
            "date": "2025-07-26"
        },
        {
            "id": 12024,
            "ip_address": "103.138.123.80",
            "count": 1,
            "first_visit": "2022-05-27T22:56:18.994907+06:00",
            "date": null
        },
        {
            "id": 31260,
            "ip_address": "103.138.123.81",
            "count": 1,
            "first_visit": "2022-08-05T18:42:42.360611+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 30319,
            "ip_address": "103.138.123.81",
            "count": 1,
            "first_visit": "2022-07-31T11:04:31.782903+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 6085,
            "ip_address": "103.138.123.83",
            "count": 1,
            "first_visit": "2022-05-14T19:31:20.779132+06:00",
            "date": null
        }
    ]
}