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

{
    "count": 99429,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10656&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10640&ordering=ip_address",
    "results": [
        {
            "id": 21012,
            "ip_address": "103.174.100.250",
            "count": 1,
            "first_visit": "2022-07-04T08:57:18.662446+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 20191,
            "ip_address": "103.174.100.250",
            "count": 1,
            "first_visit": "2022-06-29T23:43:37.365891+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 12173,
            "ip_address": "103.174.100.252",
            "count": 3,
            "first_visit": "2022-05-28T12:34:38.632545+06:00",
            "date": null
        },
        {
            "id": 7103,
            "ip_address": "103.174.1.104",
            "count": 1,
            "first_visit": "2022-05-16T19:26:48.037906+06:00",
            "date": null
        },
        {
            "id": 9028,
            "ip_address": "103.174.1.197",
            "count": 1,
            "first_visit": "2022-05-18T17:25:44.739905+06:00",
            "date": null
        },
        {
            "id": 8922,
            "ip_address": "103.174.134.5",
            "count": 2,
            "first_visit": "2022-05-18T12:39:59.988124+06:00",
            "date": null
        },
        {
            "id": 42715,
            "ip_address": "103.174.141.164",
            "count": 1,
            "first_visit": "2023-02-25T18:19:03.620118+06:00",
            "date": "2023-02-25"
        },
        {
            "id": 81057,
            "ip_address": "103.174.150.100",
            "count": 3,
            "first_visit": "2025-04-06T23:07:05.804809+06:00",
            "date": "2025-04-06"
        }
    ]
}