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

{
    "count": 100110,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7760&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7744&ordering=ip_address",
    "results": [
        {
            "id": 16379,
            "ip_address": "103.150.254.88",
            "count": 2,
            "first_visit": "2022-06-18T13:51:02.700858+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 33672,
            "ip_address": "103.150.254.88",
            "count": 1,
            "first_visit": "2022-09-02T10:17:24.173825+06:00",
            "date": "2022-09-02"
        },
        {
            "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": 94703,
            "ip_address": "103.150.255.137",
            "count": 1,
            "first_visit": "2026-02-01T09:36:58.378295+06:00",
            "date": "2026-02-01"
        }
    ]
}