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

{
    "count": 93957,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78168&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78152&ordering=ip_address",
    "results": [
        {
            "id": 7134,
            "ip_address": "42.0.7.228",
            "count": 3,
            "first_visit": "2022-05-16T19:36:00.397129+06:00",
            "date": null
        },
        {
            "id": 85584,
            "ip_address": "42.0.7.228",
            "count": 1,
            "first_visit": "2025-07-10T09:58:39.199068+06:00",
            "date": "2025-07-10"
        },
        {
            "id": 79851,
            "ip_address": "42.0.7.228",
            "count": 1,
            "first_visit": "2025-03-07T20:06:06.843041+06:00",
            "date": "2025-03-07"
        },
        {
            "id": 15453,
            "ip_address": "42.0.7.229",
            "count": 5,
            "first_visit": "2022-06-15T22:17:50.788370+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 8090,
            "ip_address": "42.0.7.229",
            "count": 11,
            "first_visit": "2022-05-17T12:31:51.615416+06:00",
            "date": null
        },
        {
            "id": 21195,
            "ip_address": "42.0.7.229",
            "count": 1,
            "first_visit": "2022-07-05T09:58:55.674872+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 27375,
            "ip_address": "42.0.7.229",
            "count": 1,
            "first_visit": "2022-07-25T17:06:44.001980+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 39241,
            "ip_address": "42.0.7.229",
            "count": 1,
            "first_visit": "2022-12-23T20:54:57.007127+06:00",
            "date": "2022-12-23"
        }
    ]
}