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

{
    "count": 101558,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77672&ordering=ip_address",
    "results": [
        {
            "id": 87777,
            "ip_address": "37.111.210.109",
            "count": 1,
            "first_visit": "2025-08-15T20:26:40.574195+06:00",
            "date": "2025-08-15"
        },
        {
            "id": 4343,
            "ip_address": "37.111.210.11",
            "count": null,
            "first_visit": "2022-03-13T20:44:41.531513+06:00",
            "date": null
        },
        {
            "id": 23908,
            "ip_address": "37.111.210.11",
            "count": 2,
            "first_visit": "2022-07-18T23:12:06.459274+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 98905,
            "ip_address": "37.111.210.110",
            "count": 1,
            "first_visit": "2026-06-06T12:27:50.264817+06:00",
            "date": "2026-06-06"
        },
        {
            "id": 24596,
            "ip_address": "37.111.210.111",
            "count": 1,
            "first_visit": "2022-07-20T12:15:45.058543+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7941,
            "ip_address": "37.111.210.111",
            "count": 1,
            "first_visit": "2022-05-17T11:25:00.975592+06:00",
            "date": null
        },
        {
            "id": 28417,
            "ip_address": "37.111.210.111",
            "count": 1,
            "first_visit": "2022-07-27T23:44:19.576044+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 8855,
            "ip_address": "37.111.210.112",
            "count": 2,
            "first_visit": "2022-05-18T11:50:46.648231+06:00",
            "date": null
        }
    ]
}