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

{
    "count": 95069,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15824&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15808&ordering=ip_address",
    "results": [
        {
            "id": 3599,
            "ip_address": "103.239.255.253",
            "count": 1,
            "first_visit": "2022-02-14T14:28:40.956118+06:00",
            "date": null
        },
        {
            "id": 3841,
            "ip_address": "103.239.255.54",
            "count": 2,
            "first_visit": "2022-02-24T01:05:06.335293+06:00",
            "date": null
        },
        {
            "id": 68384,
            "ip_address": "103.239.255.55",
            "count": 2,
            "first_visit": "2024-05-16T00:23:49.677872+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 2245,
            "ip_address": "103.239.5.178",
            "count": 1,
            "first_visit": "2022-01-15T10:56:31.907092+06:00",
            "date": null
        },
        {
            "id": 77823,
            "ip_address": "103.239.6.120",
            "count": 1,
            "first_visit": "2025-01-13T22:44:50.595664+06:00",
            "date": "2025-01-13"
        },
        {
            "id": 79845,
            "ip_address": "103.239.6.137",
            "count": 1,
            "first_visit": "2025-03-07T16:55:37.077500+06:00",
            "date": "2025-03-07"
        },
        {
            "id": 94066,
            "ip_address": "103.239.6.245",
            "count": 2,
            "first_visit": "2026-01-15T14:49:03.915080+06:00",
            "date": "2026-01-15"
        },
        {
            "id": 73002,
            "ip_address": "103.239.7.7",
            "count": 1,
            "first_visit": "2024-09-05T06:03:41.468071+06:00",
            "date": "2024-09-05"
        }
    ]
}