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

{
    "count": 92182,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87472&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87456&ordering=-ip_address",
    "results": [
        {
            "id": 30755,
            "ip_address": "103.134.38.66",
            "count": 1,
            "first_visit": "2022-08-02T01:19:49.756788+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 37310,
            "ip_address": "103.134.38.34",
            "count": 1,
            "first_visit": "2022-11-13T00:03:54.756455+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 13446,
            "ip_address": "103.134.38.34",
            "count": 1,
            "first_visit": "2022-06-03T13:58:23.424093+06:00",
            "date": null
        },
        {
            "id": 13447,
            "ip_address": "103.134.38.34",
            "count": 10,
            "first_visit": "2022-06-03T13:58:23.424520+06:00",
            "date": null
        },
        {
            "id": 4921,
            "ip_address": "103.134.38.242",
            "count": 5,
            "first_visit": "2022-04-05T10:22:14.650215+06:00",
            "date": null
        },
        {
            "id": 86162,
            "ip_address": "103.134.38.23",
            "count": 2,
            "first_visit": "2025-07-20T10:43:01.909873+06:00",
            "date": "2025-07-20"
        },
        {
            "id": 1635,
            "ip_address": "103.134.38.198",
            "count": 4,
            "first_visit": "2022-01-04T01:21:14.652363+06:00",
            "date": null
        },
        {
            "id": 30383,
            "ip_address": "103.134.38.198",
            "count": 1,
            "first_visit": "2022-07-31T12:06:49.953150+06:00",
            "date": "2022-07-31"
        }
    ]
}