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

{
    "count": 101737,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76488&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76472&ordering=ip_address",
    "results": [
        {
            "id": 35955,
            "ip_address": "37.111.204.64",
            "count": 1,
            "first_visit": "2022-10-16T07:18:43.382902+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 35943,
            "ip_address": "37.111.204.64",
            "count": 1,
            "first_visit": "2022-10-15T21:18:31.714113+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35925,
            "ip_address": "37.111.204.65",
            "count": 3,
            "first_visit": "2022-10-15T12:29:33.757713+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 4221,
            "ip_address": "37.111.204.66",
            "count": null,
            "first_visit": "2022-03-09T17:32:06.636281+06:00",
            "date": null
        },
        {
            "id": 37624,
            "ip_address": "37.111.204.71",
            "count": 1,
            "first_visit": "2022-11-20T17:50:37.110911+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 53384,
            "ip_address": "37.111.204.76",
            "count": 1,
            "first_visit": "2023-08-24T12:32:26.360969+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 78843,
            "ip_address": "37.111.204.8",
            "count": 1,
            "first_visit": "2025-02-11T23:12:51.346314+06:00",
            "date": "2025-02-11"
        },
        {
            "id": 13525,
            "ip_address": "37.111.204.98",
            "count": 1,
            "first_visit": "2022-06-04T21:07:55.831418+06:00",
            "date": null
        }
    ]
}