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

{
    "count": 100936,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17512&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17496&ordering=-ip_address",
    "results": [
        {
            "id": 25273,
            "ip_address": "42.0.7.234",
            "count": 1,
            "first_visit": "2022-07-21T09:39:26.554050+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 17940,
            "ip_address": "42.0.7.234",
            "count": 2,
            "first_visit": "2022-06-24T01:49:10.668290+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 52240,
            "ip_address": "42.0.7.234",
            "count": 1,
            "first_visit": "2023-08-11T15:53:37.006427+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 82355,
            "ip_address": "42.0.7.234",
            "count": 1,
            "first_visit": "2025-05-06T08:21:08.097299+06:00",
            "date": "2025-05-06"
        },
        {
            "id": 96336,
            "ip_address": "42.0.7.234",
            "count": 3,
            "first_visit": "2026-03-25T21:30:16.156504+06:00",
            "date": "2026-03-25"
        },
        {
            "id": 9562,
            "ip_address": "42.0.7.234",
            "count": 10,
            "first_visit": "2022-05-19T23:31:44.120806+06:00",
            "date": null
        },
        {
            "id": 9561,
            "ip_address": "42.0.7.234",
            "count": 1,
            "first_visit": "2022-05-19T23:31:44.120381+06:00",
            "date": null
        },
        {
            "id": 82148,
            "ip_address": "42.0.7.234",
            "count": 1,
            "first_visit": "2025-05-01T22:40:23.354462+06:00",
            "date": "2025-05-01"
        }
    ]
}