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

{
    "count": 92170,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2568&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2552&ordering=ip_address",
    "results": [
        {
            "id": 86955,
            "ip_address": "103.120.200.225",
            "count": 1,
            "first_visit": "2025-08-02T12:24:35.757278+06:00",
            "date": "2025-08-02"
        },
        {
            "id": 85372,
            "ip_address": "103.120.200.225",
            "count": 1,
            "first_visit": "2025-07-07T09:31:39.306181+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 9779,
            "ip_address": "103.120.200.252",
            "count": 2,
            "first_visit": "2022-05-20T17:51:43.761474+06:00",
            "date": null
        },
        {
            "id": 25825,
            "ip_address": "103.120.200.253",
            "count": 1,
            "first_visit": "2022-07-22T06:56:11.874077+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 5617,
            "ip_address": "103.120.200.254",
            "count": 1,
            "first_visit": "2022-05-04T21:19:15.176129+06:00",
            "date": null
        },
        {
            "id": 5500,
            "ip_address": "103.120.200.49",
            "count": 1,
            "first_visit": "2022-05-01T01:23:40.048843+06:00",
            "date": null
        },
        {
            "id": 8584,
            "ip_address": "103.120.201.124",
            "count": 2,
            "first_visit": "2022-05-18T00:15:57.355731+06:00",
            "date": null
        },
        {
            "id": 87370,
            "ip_address": "103.120.201.145",
            "count": 1,
            "first_visit": "2025-08-08T17:26:06.169554+06:00",
            "date": "2025-08-08"
        }
    ]
}