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

{
    "count": 92251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5464&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5448&ordering=ip_address",
    "results": [
        {
            "id": 6270,
            "ip_address": "103.138.159.2",
            "count": 1,
            "first_visit": "2022-05-15T08:22:32.377972+06:00",
            "date": null
        },
        {
            "id": 12585,
            "ip_address": "103.138.159.5",
            "count": 1,
            "first_visit": "2022-05-29T22:39:13.562279+06:00",
            "date": null
        },
        {
            "id": 6454,
            "ip_address": "103.138.164.11",
            "count": 2,
            "first_visit": "2022-05-15T22:45:53.908241+06:00",
            "date": null
        },
        {
            "id": 85024,
            "ip_address": "103.138.164.164",
            "count": 2,
            "first_visit": "2025-07-01T15:42:58.361593+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 16861,
            "ip_address": "103.138.164.20",
            "count": 1,
            "first_visit": "2022-06-20T16:59:45.501942+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 75977,
            "ip_address": "103.138.164.58",
            "count": 1,
            "first_visit": "2024-11-23T14:02:28.943529+06:00",
            "date": "2024-11-23"
        },
        {
            "id": 32740,
            "ip_address": "103.138.165.8",
            "count": 1,
            "first_visit": "2022-08-23T11:12:49.110468+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 41507,
            "ip_address": "103.138.168.194",
            "count": 1,
            "first_visit": "2023-02-04T11:31:41.022204+06:00",
            "date": "2023-02-04"
        }
    ]
}