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

{
    "count": 101304,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83104&ordering=ip_address",
    "results": [
        {
            "id": 99689,
            "ip_address": "40.88.195.62",
            "count": 1,
            "first_visit": "2026-06-28T22:47:46.328893+06:00",
            "date": "2026-06-28"
        },
        {
            "id": 64103,
            "ip_address": "40.94.100.63",
            "count": 1,
            "first_visit": "2024-01-31T01:03:42.690279+06:00",
            "date": "2024-01-31"
        },
        {
            "id": 15690,
            "ip_address": "40.94.102.29",
            "count": 1,
            "first_visit": "2022-06-16T14:59:53.485799+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 3887,
            "ip_address": "40.94.103.19",
            "count": 1,
            "first_visit": "2022-02-26T12:01:45.811688+06:00",
            "date": null
        },
        {
            "id": 71328,
            "ip_address": "40.94.103.85",
            "count": 1,
            "first_visit": "2024-07-18T20:14:11.767113+06:00",
            "date": "2024-07-18"
        },
        {
            "id": 45014,
            "ip_address": "40.94.104.26",
            "count": 1,
            "first_visit": "2023-04-07T20:52:35.137556+06:00",
            "date": "2023-04-07"
        },
        {
            "id": 13570,
            "ip_address": "40.94.104.71",
            "count": 1,
            "first_visit": "2022-06-05T17:59:56.526949+06:00",
            "date": null
        },
        {
            "id": 64901,
            "ip_address": "40.94.104.97",
            "count": 1,
            "first_visit": "2024-02-19T11:05:15.935001+06:00",
            "date": "2024-02-19"
        }
    ]
}