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

{
    "count": 94763,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14744&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14728&ordering=-ip_address",
    "results": [
        {
            "id": 5879,
            "ip_address": "43.245.123.220",
            "count": 3,
            "first_visit": "2022-05-11T21:44:54.027723+06:00",
            "date": null
        },
        {
            "id": 7897,
            "ip_address": "43.245.123.22",
            "count": 4,
            "first_visit": "2022-05-17T11:02:53.801291+06:00",
            "date": null
        },
        {
            "id": 29161,
            "ip_address": "43.245.123.22",
            "count": 1,
            "first_visit": "2022-07-29T09:52:46.978600+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 13866,
            "ip_address": "43.245.123.217",
            "count": 1,
            "first_visit": "2022-06-07T20:10:30.084784+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 12158,
            "ip_address": "43.245.123.217",
            "count": 1,
            "first_visit": "2022-05-28T11:23:22.327494+06:00",
            "date": null
        },
        {
            "id": 26925,
            "ip_address": "43.245.123.216",
            "count": 1,
            "first_visit": "2022-07-24T23:29:13.252913+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 54920,
            "ip_address": "43.245.123.216",
            "count": 1,
            "first_visit": "2023-09-12T16:06:57.449877+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 93211,
            "ip_address": "43.245.123.215",
            "count": 1,
            "first_visit": "2025-12-22T17:31:02.980172+06:00",
            "date": "2025-12-22"
        }
    ]
}