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

{
    "count": 99636,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91912&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91896&ordering=-ip_address",
    "results": [
        {
            "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": 94826,
            "ip_address": "103.150.255.137",
            "count": 1,
            "first_visit": "2026-02-04T04:58:51.273929+06:00",
            "date": "2026-02-04"
        },
        {
            "id": 2244,
            "ip_address": "103.150.254.93",
            "count": 4,
            "first_visit": "2022-01-15T10:31:57.926045+06:00",
            "date": null
        },
        {
            "id": 1077,
            "ip_address": "103.150.254.91",
            "count": 2,
            "first_visit": "2021-12-20T19:07:32.329228+06:00",
            "date": null
        },
        {
            "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": 31889,
            "ip_address": "103.150.254.89",
            "count": 1,
            "first_visit": "2022-08-13T02:18:11.067344+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 17750,
            "ip_address": "103.150.254.88",
            "count": 1,
            "first_visit": "2022-06-23T12:37:03.004015+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 2258,
            "ip_address": "103.150.254.88",
            "count": 1,
            "first_visit": "2022-01-15T13:23:13.859965+06:00",
            "date": null
        }
    ]
}