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

{
    "count": 92495,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9048&ordering=ip_address",
    "results": [
        {
            "id": 33955,
            "ip_address": "103.161.71.66",
            "count": 1,
            "first_visit": "2022-09-07T00:51:58.720521+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 38180,
            "ip_address": "103.161.71.68",
            "count": 1,
            "first_visit": "2022-12-02T18:34:26.981096+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 8146,
            "ip_address": "103.161.71.69",
            "count": 3,
            "first_visit": "2022-05-17T12:58:19.648044+06:00",
            "date": null
        },
        {
            "id": 11081,
            "ip_address": "103.161.86.98",
            "count": 2,
            "first_visit": "2022-05-24T19:01:30.699309+06:00",
            "date": null
        },
        {
            "id": 25851,
            "ip_address": "103.161.92.164",
            "count": 1,
            "first_visit": "2022-07-22T08:18:40.512165+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 6134,
            "ip_address": "103.162.185.77",
            "count": 1,
            "first_visit": "2022-05-14T20:32:04.645904+06:00",
            "date": null
        },
        {
            "id": 62676,
            "ip_address": "103.162.187.242",
            "count": 1,
            "first_visit": "2024-01-08T22:48:34.958832+06:00",
            "date": "2024-01-08"
        },
        {
            "id": 91502,
            "ip_address": "103.162.187.31",
            "count": 1,
            "first_visit": "2025-11-02T00:22:28.839408+06:00",
            "date": "2025-11-02"
        }
    ]
}