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

{
    "count": 102223,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1392&ordering=ip_address",
    "results": [
        {
            "id": 9771,
            "ip_address": "103.111.122.252",
            "count": 1,
            "first_visit": "2022-05-20T17:12:29.729098+06:00",
            "date": null
        },
        {
            "id": 13236,
            "ip_address": "103.111.123.104",
            "count": 2,
            "first_visit": "2022-06-01T08:49:55.508105+06:00",
            "date": null
        },
        {
            "id": 43895,
            "ip_address": "103.111.123.111",
            "count": 1,
            "first_visit": "2023-03-16T22:19:44.909077+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 65427,
            "ip_address": "103.111.14.1",
            "count": 1,
            "first_visit": "2024-03-02T14:22:05.503706+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 62416,
            "ip_address": "103.111.14.12",
            "count": 1,
            "first_visit": "2024-01-05T15:40:10.229313+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 17121,
            "ip_address": "103.111.164.184",
            "count": 1,
            "first_visit": "2022-06-21T18:44:46.427721+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 37060,
            "ip_address": "103.111.165.1",
            "count": 3,
            "first_visit": "2022-11-07T15:15:14.273386+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 36971,
            "ip_address": "103.111.165.1",
            "count": 2,
            "first_visit": "2022-11-05T13:24:54.769647+06:00",
            "date": "2022-11-05"
        }
    ]
}