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

{
    "count": 100509,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28960&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28944&ordering=-ip_address",
    "results": [
        {
            "id": 10273,
            "ip_address": "27.147.243.13",
            "count": 1,
            "first_visit": "2022-05-22T12:04:36.214304+06:00",
            "date": null
        },
        {
            "id": 1839,
            "ip_address": "27.147.243.129",
            "count": 1,
            "first_visit": "2022-01-11T12:14:28.098453+06:00",
            "date": null
        },
        {
            "id": 100173,
            "ip_address": "27.147.243.128",
            "count": 2,
            "first_visit": "2026-07-12T01:49:41.230733+06:00",
            "date": "2026-07-12"
        },
        {
            "id": 88055,
            "ip_address": "27.147.243.127",
            "count": 1,
            "first_visit": "2025-08-20T01:49:56.260209+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 91823,
            "ip_address": "27.147.243.116",
            "count": 1,
            "first_visit": "2025-11-10T12:04:47.621344+06:00",
            "date": "2025-11-10"
        },
        {
            "id": 91790,
            "ip_address": "27.147.243.116",
            "count": 1,
            "first_visit": "2025-11-09T12:20:24.830101+06:00",
            "date": "2025-11-09"
        },
        {
            "id": 88240,
            "ip_address": "27.147.243.116",
            "count": 1,
            "first_visit": "2025-08-22T16:09:17.260304+06:00",
            "date": "2025-08-22"
        },
        {
            "id": 91894,
            "ip_address": "27.147.243.116",
            "count": 1,
            "first_visit": "2025-11-11T15:42:56.310153+06:00",
            "date": "2025-11-11"
        }
    ]
}