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

{
    "count": 95049,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1928&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1912&ordering=ip_address",
    "results": [
        {
            "id": 9404,
            "ip_address": "103.113.208.205",
            "count": 1,
            "first_visit": "2022-05-19T15:09:48.850568+06:00",
            "date": null
        },
        {
            "id": 32688,
            "ip_address": "103.113.208.25",
            "count": 1,
            "first_visit": "2022-08-22T18:03:54.951633+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 48415,
            "ip_address": "103.113.208.41",
            "count": 1,
            "first_visit": "2023-06-17T18:07:14.995094+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 39770,
            "ip_address": "103.113.208.46",
            "count": 1,
            "first_visit": "2023-01-02T19:51:04.919580+06:00",
            "date": "2023-01-02"
        },
        {
            "id": 68921,
            "ip_address": "103.113.208.47",
            "count": 1,
            "first_visit": "2024-05-23T08:53:55.892278+06:00",
            "date": "2024-05-23"
        },
        {
            "id": 70975,
            "ip_address": "103.113.225.207",
            "count": 1,
            "first_visit": "2024-07-11T04:47:00.231053+06:00",
            "date": "2024-07-11"
        },
        {
            "id": 1625,
            "ip_address": "103.113.225.213",
            "count": 3,
            "first_visit": "2022-01-03T17:53:57.461572+06:00",
            "date": null
        },
        {
            "id": 80152,
            "ip_address": "103.113.225.226",
            "count": 2,
            "first_visit": "2025-03-15T12:09:24.408608+06:00",
            "date": "2025-03-15"
        }
    ]
}