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

{
    "count": 94718,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14544&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14528&ordering=ip_address",
    "results": [
        {
            "id": 91096,
            "ip_address": "103.230.104.19",
            "count": 1,
            "first_visit": "2025-10-22T11:26:30.692356+06:00",
            "date": "2025-10-22"
        },
        {
            "id": 7142,
            "ip_address": "103.230.104.19",
            "count": 1,
            "first_visit": "2022-05-16T19:37:51.853428+06:00",
            "date": null
        },
        {
            "id": 10692,
            "ip_address": "103.230.104.2",
            "count": 2,
            "first_visit": "2022-05-23T15:44:47.594800+06:00",
            "date": null
        },
        {
            "id": 84126,
            "ip_address": "103.230.104.2",
            "count": 2,
            "first_visit": "2025-06-17T20:02:44.359371+06:00",
            "date": "2025-06-17"
        },
        {
            "id": 15433,
            "ip_address": "103.230.104.20",
            "count": 1,
            "first_visit": "2022-06-15T20:54:59.413341+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 2425,
            "ip_address": "103.230.104.20",
            "count": 2,
            "first_visit": "2022-01-18T13:05:27.195040+06:00",
            "date": null
        },
        {
            "id": 81261,
            "ip_address": "103.230.104.21",
            "count": 1,
            "first_visit": "2025-04-10T17:12:36.316199+06:00",
            "date": "2025-04-10"
        },
        {
            "id": 56544,
            "ip_address": "103.230.104.21",
            "count": 1,
            "first_visit": "2023-10-02T10:42:58.679401+06:00",
            "date": "2023-10-02"
        }
    ]
}