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

{
    "count": 97471,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9656&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9640&ordering=ip_address",
    "results": [
        {
            "id": 57646,
            "ip_address": "103.164.92.194",
            "count": 1,
            "first_visit": "2023-10-15T15:05:16.194461+06:00",
            "date": "2023-10-15"
        },
        {
            "id": 69469,
            "ip_address": "103.165.158.109",
            "count": 1,
            "first_visit": "2024-06-05T10:21:56.463746+06:00",
            "date": "2024-06-05"
        },
        {
            "id": 3627,
            "ip_address": "103.165.159.10",
            "count": 1,
            "first_visit": "2022-02-15T13:54:55.810611+06:00",
            "date": null
        },
        {
            "id": 8718,
            "ip_address": "103.165.159.78",
            "count": 1,
            "first_visit": "2022-05-18T09:30:27.432559+06:00",
            "date": null
        },
        {
            "id": 9442,
            "ip_address": "103.165.159.8",
            "count": 1,
            "first_visit": "2022-05-19T17:13:04.787269+06:00",
            "date": null
        },
        {
            "id": 13383,
            "ip_address": "103.165.159.9",
            "count": 2,
            "first_visit": "2022-06-02T16:18:26.365942+06:00",
            "date": null
        },
        {
            "id": 76555,
            "ip_address": "103.165.162.104",
            "count": 1,
            "first_visit": "2024-12-09T04:27:07.886538+06:00",
            "date": "2024-12-09"
        },
        {
            "id": 93202,
            "ip_address": "103.165.162.116",
            "count": 1,
            "first_visit": "2025-12-22T13:08:54.434525+06:00",
            "date": "2025-12-22"
        }
    ]
}