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

{
    "count": 103552,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54984&ordering=-ip_address",
    "results": [
        {
            "id": 24792,
            "ip_address": "116.68.193.142",
            "count": 1,
            "first_visit": "2022-07-20T17:52:15.221335+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 26391,
            "ip_address": "116.68.193.142",
            "count": 1,
            "first_visit": "2022-07-23T15:51:15.263727+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 2521,
            "ip_address": "116.68.193.142",
            "count": 3,
            "first_visit": "2022-01-20T16:06:32.332076+06:00",
            "date": null
        },
        {
            "id": 102552,
            "ip_address": "116.68.193.114",
            "count": 1,
            "first_visit": "2026-09-03T14:58:21.131501+06:00",
            "date": "2026-09-03"
        },
        {
            "id": 88080,
            "ip_address": "116.68.193.102",
            "count": 5,
            "first_visit": "2025-08-20T11:49:39.503783+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 87876,
            "ip_address": "116.68.193.102",
            "count": 1,
            "first_visit": "2025-08-17T15:30:57.286643+06:00",
            "date": "2025-08-17"
        },
        {
            "id": 28069,
            "ip_address": "116.68.192.77",
            "count": 1,
            "first_visit": "2022-07-27T09:29:12.923663+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 4037,
            "ip_address": "116.68.192.70",
            "count": 2,
            "first_visit": "2022-03-03T18:14:03.811726+06:00",
            "date": null
        }
    ]
}