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

{
    "count": 92311,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6488&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6472&ordering=ip_address",
    "results": [
        {
            "id": 11487,
            "ip_address": "103.144.49.66",
            "count": 3,
            "first_visit": "2022-05-25T23:03:29.756391+06:00",
            "date": null
        },
        {
            "id": 9445,
            "ip_address": "103.144.49.68",
            "count": 1,
            "first_visit": "2022-05-19T17:24:07.710653+06:00",
            "date": null
        },
        {
            "id": 91517,
            "ip_address": "103.144.49.70",
            "count": 2,
            "first_visit": "2025-11-02T09:48:06.086420+06:00",
            "date": "2025-11-02"
        },
        {
            "id": 10371,
            "ip_address": "103.145.10.170",
            "count": 1,
            "first_visit": "2022-05-22T19:10:54.089290+06:00",
            "date": null
        },
        {
            "id": 47555,
            "ip_address": "103.145.10.194",
            "count": 2,
            "first_visit": "2023-06-02T09:14:24.019432+06:00",
            "date": "2023-06-02"
        },
        {
            "id": 47506,
            "ip_address": "103.145.10.194",
            "count": 1,
            "first_visit": "2023-06-01T22:32:00.177582+06:00",
            "date": "2023-06-01"
        },
        {
            "id": 48685,
            "ip_address": "103.145.10.195",
            "count": 1,
            "first_visit": "2023-06-22T20:42:42.532285+06:00",
            "date": "2023-06-22"
        },
        {
            "id": 48804,
            "ip_address": "103.145.10.195",
            "count": 1,
            "first_visit": "2023-06-25T12:10:11.453007+06:00",
            "date": "2023-06-25"
        }
    ]
}