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

{
    "count": 94921,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15192&ordering=ip_address",
    "results": [
        {
            "id": 25594,
            "ip_address": "103.231.163.86",
            "count": 1,
            "first_visit": "2022-07-21T15:12:49.918188+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 30132,
            "ip_address": "103.231.163.87",
            "count": 1,
            "first_visit": "2022-07-31T01:33:14.622932+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 49625,
            "ip_address": "103.231.163.99",
            "count": 1,
            "first_visit": "2023-07-09T17:28:10.203078+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 41505,
            "ip_address": "103.231.163.99",
            "count": 1,
            "first_visit": "2023-02-04T10:06:12.675577+06:00",
            "date": "2023-02-04"
        },
        {
            "id": 3135,
            "ip_address": "103.231.176.162",
            "count": 1,
            "first_visit": "2022-01-31T20:41:12.528817+06:00",
            "date": null
        },
        {
            "id": 21201,
            "ip_address": "103.231.176.182",
            "count": 1,
            "first_visit": "2022-07-05T10:55:07.170682+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 4861,
            "ip_address": "103.231.176.188",
            "count": 2,
            "first_visit": "2022-04-02T00:43:01.497826+06:00",
            "date": null
        },
        {
            "id": 84818,
            "ip_address": "103.231.177.150",
            "count": 1,
            "first_visit": "2025-06-30T11:20:19.822457+06:00",
            "date": "2025-06-30"
        }
    ]
}