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

{
    "count": 101667,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76792&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76776&ordering=ip_address",
    "results": [
        {
            "id": 19527,
            "ip_address": "37.111.206.164",
            "count": 1,
            "first_visit": "2022-06-27T19:47:33.563232+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 41655,
            "ip_address": "37.111.206.164",
            "count": 1,
            "first_visit": "2023-02-06T18:03:20.918558+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 62311,
            "ip_address": "37.111.206.164",
            "count": 1,
            "first_visit": "2024-01-04T14:58:26.528738+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 68801,
            "ip_address": "37.111.206.164",
            "count": 1,
            "first_visit": "2024-05-22T12:08:49.314762+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 78490,
            "ip_address": "37.111.206.164",
            "count": 2,
            "first_visit": "2025-02-02T15:12:34.530968+06:00",
            "date": "2025-02-02"
        },
        {
            "id": 11208,
            "ip_address": "37.111.206.165",
            "count": 1,
            "first_visit": "2022-05-24T23:12:03.067522+06:00",
            "date": null
        },
        {
            "id": 6012,
            "ip_address": "37.111.206.166",
            "count": 3,
            "first_visit": "2022-05-14T16:47:58.694736+06:00",
            "date": null
        },
        {
            "id": 85261,
            "ip_address": "37.111.206.166",
            "count": 1,
            "first_visit": "2025-07-05T07:38:54.683308+06:00",
            "date": "2025-07-05"
        }
    ]
}