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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25192&ordering=ip_address",
    "results": [
        {
            "id": 95759,
            "ip_address": "113.11.120.143",
            "count": 1,
            "first_visit": "2026-03-05T12:24:46.305649+06:00",
            "date": "2026-03-05"
        },
        {
            "id": 52982,
            "ip_address": "113.11.120.33",
            "count": 1,
            "first_visit": "2023-08-20T11:23:52.107678+06:00",
            "date": "2023-08-20"
        },
        {
            "id": 23307,
            "ip_address": "113.11.122.68",
            "count": 1,
            "first_visit": "2022-07-17T13:30:07.776276+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 3652,
            "ip_address": "113.11.122.86",
            "count": 2,
            "first_visit": "2022-02-16T07:18:57.737953+06:00",
            "date": null
        },
        {
            "id": 3103,
            "ip_address": "113.11.14.151",
            "count": 1,
            "first_visit": "2022-01-31T15:36:22.291805+06:00",
            "date": null
        },
        {
            "id": 47750,
            "ip_address": "113.11.17.154",
            "count": 3,
            "first_visit": "2023-06-05T22:43:32.524840+06:00",
            "date": "2023-06-05"
        },
        {
            "id": 47762,
            "ip_address": "113.11.17.154",
            "count": 1,
            "first_visit": "2023-06-06T08:03:26.965868+06:00",
            "date": "2023-06-06"
        },
        {
            "id": 32431,
            "ip_address": "113.11.21.1",
            "count": 1,
            "first_visit": "2022-08-19T12:27:55.014776+06:00",
            "date": "2022-08-19"
        }
    ]
}