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

{
    "count": 99314,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11160&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11144&ordering=-ip_address",
    "results": [
        {
            "id": 772,
            "ip_address": "58.84.33.146",
            "count": 2,
            "first_visit": "2021-12-17T22:36:42.488482+06:00",
            "date": null
        },
        {
            "id": 28821,
            "ip_address": "58.84.33.10",
            "count": 1,
            "first_visit": "2022-07-28T13:24:29.352374+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 98942,
            "ip_address": "58.84.32.122",
            "count": 2,
            "first_visit": "2026-06-07T11:05:32.411359+06:00",
            "date": "2026-06-07"
        },
        {
            "id": 53109,
            "ip_address": "58.82.140.54",
            "count": 1,
            "first_visit": "2023-08-21T13:22:07.183497+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 79743,
            "ip_address": "58.82.134.240",
            "count": 1,
            "first_visit": "2025-03-04T21:08:14.323364+06:00",
            "date": "2025-03-04"
        },
        {
            "id": 5408,
            "ip_address": "58.8.212.238",
            "count": 1,
            "first_visit": "2022-04-26T18:32:39.889062+06:00",
            "date": null
        },
        {
            "id": 86448,
            "ip_address": "58.7.204.68",
            "count": 1,
            "first_visit": "2025-07-24T19:06:39.578683+06:00",
            "date": "2025-07-24"
        },
        {
            "id": 67304,
            "ip_address": "58.69.177.98",
            "count": 1,
            "first_visit": "2024-04-22T15:13:30.992389+06:00",
            "date": "2024-04-22"
        }
    ]
}