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

{
    "count": 100517,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15096&ordering=ip_address",
    "results": [
        {
            "id": 36771,
            "ip_address": "103.220.205.111",
            "count": 1,
            "first_visit": "2022-11-01T10:22:46.098464+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 43145,
            "ip_address": "103.220.205.111",
            "count": 1,
            "first_visit": "2023-03-04T13:45:13.408490+06:00",
            "date": "2023-03-04"
        },
        {
            "id": 12713,
            "ip_address": "103.220.205.111",
            "count": 1,
            "first_visit": "2022-05-30T09:10:33.629204+06:00",
            "date": null
        },
        {
            "id": 37147,
            "ip_address": "103.220.205.111",
            "count": 1,
            "first_visit": "2022-11-09T12:23:57.232815+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 100192,
            "ip_address": "103.220.205.117",
            "count": 3,
            "first_visit": "2026-07-12T14:25:35.485269+06:00",
            "date": "2026-07-12"
        },
        {
            "id": 95754,
            "ip_address": "103.220.205.139",
            "count": 1,
            "first_visit": "2026-03-05T09:04:18.288309+06:00",
            "date": "2026-03-05"
        },
        {
            "id": 11743,
            "ip_address": "103.220.205.15",
            "count": 3,
            "first_visit": "2022-05-26T22:41:27.941282+06:00",
            "date": null
        },
        {
            "id": 4232,
            "ip_address": "103.220.205.223",
            "count": 1,
            "first_visit": "2022-03-10T00:38:25.007568+06:00",
            "date": null
        }
    ]
}