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

{
    "count": 100512,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28968&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28952&ordering=-ip_address",
    "results": [
        {
            "id": 2199,
            "ip_address": "27.147.243.109",
            "count": 11,
            "first_visit": "2022-01-14T14:46:02.028342+06:00",
            "date": null
        },
        {
            "id": 11082,
            "ip_address": "27.147.243.105",
            "count": 1,
            "first_visit": "2022-05-24T19:02:46.154344+06:00",
            "date": null
        },
        {
            "id": 32793,
            "ip_address": "27.147.243.104",
            "count": 1,
            "first_visit": "2022-08-24T00:54:44.217299+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 67745,
            "ip_address": "27.147.243.1",
            "count": 1,
            "first_visit": "2024-04-30T22:18:24.822102+06:00",
            "date": "2024-04-30"
        },
        {
            "id": 100275,
            "ip_address": "27.147.242.57",
            "count": 1,
            "first_visit": "2026-07-14T18:12:59.915769+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 51815,
            "ip_address": "27.147.242.37",
            "count": 3,
            "first_visit": "2023-08-06T19:02:08.451534+06:00",
            "date": "2023-08-06"
        },
        {
            "id": 90151,
            "ip_address": "27.147.242.31",
            "count": 1,
            "first_visit": "2025-09-29T15:05:04.208318+06:00",
            "date": "2025-09-29"
        },
        {
            "id": 64729,
            "ip_address": "27.147.242.29",
            "count": 1,
            "first_visit": "2024-02-14T10:47:49.405599+06:00",
            "date": "2024-02-14"
        }
    ]
}