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

{
    "count": 97971,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25304&ordering=ip_address",
    "results": [
        {
            "id": 3103,
            "ip_address": "113.11.14.151",
            "count": 1,
            "first_visit": "2022-01-31T15:36:22.291805+06:00",
            "date": null
        },
        {
            "id": 47750,
            "ip_address": "113.11.17.154",
            "count": 3,
            "first_visit": "2023-06-05T22:43:32.524840+06:00",
            "date": "2023-06-05"
        },
        {
            "id": 47762,
            "ip_address": "113.11.17.154",
            "count": 1,
            "first_visit": "2023-06-06T08:03:26.965868+06:00",
            "date": "2023-06-06"
        },
        {
            "id": 32431,
            "ip_address": "113.11.21.1",
            "count": 1,
            "first_visit": "2022-08-19T12:27:55.014776+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 35071,
            "ip_address": "113.11.21.153",
            "count": 1,
            "first_visit": "2022-09-27T06:08:40.473600+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 35458,
            "ip_address": "113.11.21.174",
            "count": 3,
            "first_visit": "2022-10-04T10:16:15.310821+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 90653,
            "ip_address": "113.11.2.120",
            "count": 1,
            "first_visit": "2025-10-12T21:30:26.589585+06:00",
            "date": "2025-10-12"
        },
        {
            "id": 5421,
            "ip_address": "113.11.21.32",
            "count": 1,
            "first_visit": "2022-04-27T22:39:01.067455+06:00",
            "date": null
        }
    ]
}