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

{
    "count": 96422,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1712&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1696&ordering=ip_address",
    "results": [
        {
            "id": 80628,
            "ip_address": "103.112.54.214",
            "count": 2,
            "first_visit": "2025-03-26T11:17:54.665498+06:00",
            "date": "2025-03-26"
        },
        {
            "id": 4447,
            "ip_address": "103.112.54.216",
            "count": 6,
            "first_visit": "2022-03-17T13:14:51.363050+06:00",
            "date": null
        },
        {
            "id": 94413,
            "ip_address": "103.112.54.223",
            "count": 1,
            "first_visit": "2026-01-23T13:34:02.693683+06:00",
            "date": "2026-01-23"
        },
        {
            "id": 12192,
            "ip_address": "103.112.54.234",
            "count": 1,
            "first_visit": "2022-05-28T14:00:56.496607+06:00",
            "date": null
        },
        {
            "id": 38099,
            "ip_address": "103.112.54.234",
            "count": 1,
            "first_visit": "2022-12-01T13:31:39.736356+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 14304,
            "ip_address": "103.112.54.234",
            "count": 1,
            "first_visit": "2022-06-10T08:46:42.523892+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 70374,
            "ip_address": "103.112.54.234",
            "count": 1,
            "first_visit": "2024-06-27T00:27:36.970596+06:00",
            "date": "2024-06-27"
        },
        {
            "id": 33495,
            "ip_address": "103.112.54.234",
            "count": 5,
            "first_visit": "2022-08-31T01:30:04.048975+06:00",
            "date": "2022-08-31"
        }
    ]
}