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

{
    "count": 98165,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7624&ordering=ip_address",
    "results": [
        {
            "id": 2258,
            "ip_address": "103.150.254.88",
            "count": 1,
            "first_visit": "2022-01-15T13:23:13.859965+06:00",
            "date": null
        },
        {
            "id": 31889,
            "ip_address": "103.150.254.89",
            "count": 1,
            "first_visit": "2022-08-13T02:18:11.067344+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 32021,
            "ip_address": "103.150.254.90",
            "count": 1,
            "first_visit": "2022-08-14T23:51:14.565477+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 1077,
            "ip_address": "103.150.254.91",
            "count": 2,
            "first_visit": "2021-12-20T19:07:32.329228+06:00",
            "date": null
        },
        {
            "id": 2244,
            "ip_address": "103.150.254.93",
            "count": 4,
            "first_visit": "2022-01-15T10:31:57.926045+06:00",
            "date": null
        },
        {
            "id": 94826,
            "ip_address": "103.150.255.137",
            "count": 1,
            "first_visit": "2026-02-04T04:58:51.273929+06:00",
            "date": "2026-02-04"
        },
        {
            "id": 94703,
            "ip_address": "103.150.255.137",
            "count": 1,
            "first_visit": "2026-02-01T09:36:58.378295+06:00",
            "date": "2026-02-01"
        },
        {
            "id": 66695,
            "ip_address": "103.150.255.161",
            "count": 1,
            "first_visit": "2024-04-06T14:07:40.464713+06:00",
            "date": "2024-04-06"
        }
    ]
}