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

{
    "count": 102362,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74424&ordering=ip_address",
    "results": [
        {
            "id": 78832,
            "ip_address": "37.111.192.101",
            "count": 1,
            "first_visit": "2025-02-11T17:19:15.095980+06:00",
            "date": "2025-02-11"
        },
        {
            "id": 19201,
            "ip_address": "37.111.192.11",
            "count": 1,
            "first_visit": "2022-06-26T21:43:05.568719+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 50067,
            "ip_address": "37.111.192.112",
            "count": 2,
            "first_visit": "2023-07-15T18:45:40.595341+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 66997,
            "ip_address": "37.111.192.118",
            "count": 1,
            "first_visit": "2024-04-15T17:24:35.038532+06:00",
            "date": "2024-04-15"
        },
        {
            "id": 23943,
            "ip_address": "37.111.192.12",
            "count": 1,
            "first_visit": "2022-07-19T00:15:53.975965+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 13206,
            "ip_address": "37.111.192.121",
            "count": 5,
            "first_visit": "2022-05-31T23:51:46.870908+06:00",
            "date": null
        },
        {
            "id": 51157,
            "ip_address": "37.111.192.122",
            "count": 1,
            "first_visit": "2023-07-29T16:52:34.784464+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 4054,
            "ip_address": "37.111.192.124",
            "count": 2,
            "first_visit": "2022-03-03T22:49:13.492163+06:00",
            "date": null
        }
    ]
}