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

{
    "count": 92183,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87352&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87336&ordering=-ip_address",
    "results": [
        {
            "id": 16788,
            "ip_address": "103.135.134.218",
            "count": 2,
            "first_visit": "2022-06-20T11:23:24.588221+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 87223,
            "ip_address": "103.135.134.215",
            "count": 3,
            "first_visit": "2025-08-06T05:53:56.634358+06:00",
            "date": "2025-08-06"
        },
        {
            "id": 10373,
            "ip_address": "103.135.134.204",
            "count": 3,
            "first_visit": "2022-05-22T19:15:48.115962+06:00",
            "date": null
        },
        {
            "id": 9667,
            "ip_address": "103.135.134.122",
            "count": 3,
            "first_visit": "2022-05-20T11:38:14.090942+06:00",
            "date": null
        },
        {
            "id": 29021,
            "ip_address": "103.135.133.76",
            "count": 1,
            "first_visit": "2022-07-29T00:37:11.145551+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12693,
            "ip_address": "103.135.133.31",
            "count": 1,
            "first_visit": "2022-05-30T06:00:55.888199+06:00",
            "date": null
        },
        {
            "id": 25996,
            "ip_address": "103.135.132.224",
            "count": 1,
            "first_visit": "2022-07-22T15:16:07.003760+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 12900,
            "ip_address": "103.135.132.161",
            "count": 1,
            "first_visit": "2022-05-30T22:32:03.735989+06:00",
            "date": null
        }
    ]
}