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

{
    "count": 96402,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1904&ordering=ip_address",
    "results": [
        {
            "id": 20768,
            "ip_address": "103.113.172.11",
            "count": 1,
            "first_visit": "2022-07-02T22:45:19.806654+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 5551,
            "ip_address": "103.113.172.130",
            "count": 3,
            "first_visit": "2022-05-02T11:13:45.280717+06:00",
            "date": null
        },
        {
            "id": 12931,
            "ip_address": "103.113.172.162",
            "count": 1,
            "first_visit": "2022-05-30T23:53:30.337828+06:00",
            "date": null
        },
        {
            "id": 9895,
            "ip_address": "103.113.172.2",
            "count": 2,
            "first_visit": "2022-05-20T23:53:36.495100+06:00",
            "date": null
        },
        {
            "id": 23913,
            "ip_address": "103.113.172.2",
            "count": 1,
            "first_visit": "2022-07-18T23:16:43.789032+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 96288,
            "ip_address": "103.113.172.252",
            "count": 3,
            "first_visit": "2026-03-24T11:09:41.256237+06:00",
            "date": "2026-03-24"
        },
        {
            "id": 93076,
            "ip_address": "103.113.172.253",
            "count": 1,
            "first_visit": "2025-12-17T21:58:37.236678+06:00",
            "date": "2025-12-17"
        },
        {
            "id": 93007,
            "ip_address": "103.113.172.253",
            "count": 1,
            "first_visit": "2025-12-15T06:13:43.215149+06:00",
            "date": "2025-12-15"
        }
    ]
}