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

{
    "count": 94759,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14720&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14704&ordering=ip_address",
    "results": [
        {
            "id": 50650,
            "ip_address": "103.230.105.38",
            "count": 2,
            "first_visit": "2023-07-23T13:09:04.133111+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 12566,
            "ip_address": "103.230.105.38",
            "count": 1,
            "first_visit": "2022-05-29T22:09:21.500711+06:00",
            "date": null
        },
        {
            "id": 6846,
            "ip_address": "103.230.105.39",
            "count": 2,
            "first_visit": "2022-05-16T16:39:34.994915+06:00",
            "date": null
        },
        {
            "id": 12230,
            "ip_address": "103.230.105.4",
            "count": 1,
            "first_visit": "2022-05-28T15:50:18.260347+06:00",
            "date": null
        },
        {
            "id": 90459,
            "ip_address": "103.230.105.4",
            "count": 1,
            "first_visit": "2025-10-07T00:46:55.092713+06:00",
            "date": "2025-10-07"
        },
        {
            "id": 56924,
            "ip_address": "103.230.105.4",
            "count": 1,
            "first_visit": "2023-10-06T16:10:59.850041+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 63155,
            "ip_address": "103.230.105.40",
            "count": 1,
            "first_visit": "2024-01-15T17:23:53.405186+06:00",
            "date": "2024-01-15"
        },
        {
            "id": 77510,
            "ip_address": "103.230.105.40",
            "count": 2,
            "first_visit": "2025-01-05T17:02:39.238680+06:00",
            "date": "2025-01-05"
        }
    ]
}