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

{
    "count": 97326,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23112&ordering=ip_address",
    "results": [
        {
            "id": 86001,
            "ip_address": "103.91.129.222",
            "count": 1,
            "first_visit": "2025-07-17T18:08:31.974987+06:00",
            "date": "2025-07-17"
        },
        {
            "id": 6875,
            "ip_address": "103.91.129.65",
            "count": 1,
            "first_visit": "2022-05-16T16:54:32.865986+06:00",
            "date": null
        },
        {
            "id": 20316,
            "ip_address": "103.91.129.65",
            "count": 1,
            "first_visit": "2022-06-30T10:56:48.313119+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 19242,
            "ip_address": "103.91.129.65",
            "count": 1,
            "first_visit": "2022-06-26T23:42:51.090414+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 26065,
            "ip_address": "103.91.129.65",
            "count": 1,
            "first_visit": "2022-07-22T20:19:46.590873+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 19489,
            "ip_address": "103.91.129.65",
            "count": 2,
            "first_visit": "2022-06-27T16:57:07.834773+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 3118,
            "ip_address": "103.91.129.66",
            "count": 1,
            "first_visit": "2022-01-31T16:39:31.289812+06:00",
            "date": null
        },
        {
            "id": 28623,
            "ip_address": "103.91.129.67",
            "count": 1,
            "first_visit": "2022-07-28T09:24:40.047778+06:00",
            "date": "2022-07-28"
        }
    ]
}