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

{
    "count": 92151,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88576&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88560&ordering=-ip_address",
    "results": [
        {
            "id": 87994,
            "ip_address": "103.126.219.241",
            "count": 1,
            "first_visit": "2025-08-19T07:29:08.725252+06:00",
            "date": "2025-08-19"
        },
        {
            "id": 91769,
            "ip_address": "103.126.219.148",
            "count": 1,
            "first_visit": "2025-11-08T19:07:50.530045+06:00",
            "date": "2025-11-08"
        },
        {
            "id": 12001,
            "ip_address": "103.126.219.130",
            "count": 2,
            "first_visit": "2022-05-27T22:25:22.353926+06:00",
            "date": null
        },
        {
            "id": 13478,
            "ip_address": "103.126.218.94",
            "count": 2,
            "first_visit": "2022-06-03T23:40:06.783317+06:00",
            "date": null
        },
        {
            "id": 15351,
            "ip_address": "103.126.218.83",
            "count": 1,
            "first_visit": "2022-06-15T16:33:52.300467+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 9359,
            "ip_address": "103.126.218.58",
            "count": 1,
            "first_visit": "2022-05-19T12:55:21.052620+06:00",
            "date": null
        },
        {
            "id": 28495,
            "ip_address": "103.126.218.34",
            "count": 1,
            "first_visit": "2022-07-28T01:37:35.366576+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 29164,
            "ip_address": "103.126.218.33",
            "count": 1,
            "first_visit": "2022-07-29T09:57:58.198218+06:00",
            "date": "2022-07-29"
        }
    ]
}