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

{
    "count": 95885,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18880&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18864&ordering=ip_address",
    "results": [
        {
            "id": 59209,
            "ip_address": "103.59.179.21",
            "count": 1,
            "first_visit": "2023-11-09T00:18:01.135976+06:00",
            "date": "2023-11-09"
        },
        {
            "id": 63001,
            "ip_address": "103.59.179.23",
            "count": 1,
            "first_visit": "2024-01-13T00:21:41.557666+06:00",
            "date": "2024-01-13"
        },
        {
            "id": 63845,
            "ip_address": "103.59.179.23",
            "count": 1,
            "first_visit": "2024-01-26T21:50:34.093672+06:00",
            "date": "2024-01-26"
        },
        {
            "id": 92342,
            "ip_address": "103.59.179.27",
            "count": 1,
            "first_visit": "2025-11-24T00:20:31.272959+06:00",
            "date": "2025-11-24"
        },
        {
            "id": 92325,
            "ip_address": "103.59.179.27",
            "count": 2,
            "first_visit": "2025-11-23T18:35:48.567100+06:00",
            "date": "2025-11-23"
        },
        {
            "id": 82918,
            "ip_address": "103.59.179.90",
            "count": 1,
            "first_visit": "2025-05-17T12:42:55.965106+06:00",
            "date": "2025-05-17"
        },
        {
            "id": 3372,
            "ip_address": "103.59.36.86",
            "count": 2,
            "first_visit": "2022-02-07T00:17:42.872389+06:00",
            "date": null
        },
        {
            "id": 6757,
            "ip_address": "103.59.38.107",
            "count": 1,
            "first_visit": "2022-05-16T14:43:10.784657+06:00",
            "date": null
        }
    ]
}