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

{
    "count": 98176,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15072&ordering=ip_address",
    "results": [
        {
            "id": 84867,
            "ip_address": "103.230.104.13",
            "count": 3,
            "first_visit": "2025-06-30T13:00:06.123176+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 89403,
            "ip_address": "103.230.104.13",
            "count": 1,
            "first_visit": "2025-09-12T15:45:31.454812+06:00",
            "date": "2025-09-12"
        },
        {
            "id": 93513,
            "ip_address": "103.230.104.13",
            "count": 1,
            "first_visit": "2026-01-01T19:23:54.590245+06:00",
            "date": "2026-01-01"
        },
        {
            "id": 61240,
            "ip_address": "103.230.104.13",
            "count": 1,
            "first_visit": "2023-12-15T20:32:21.966200+06:00",
            "date": "2023-12-15"
        },
        {
            "id": 5728,
            "ip_address": "103.230.104.13",
            "count": 1,
            "first_visit": "2022-05-08T21:48:28.223107+06:00",
            "date": null
        },
        {
            "id": 27121,
            "ip_address": "103.230.104.13",
            "count": 1,
            "first_visit": "2022-07-25T10:00:57.190541+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 2518,
            "ip_address": "103.230.104.15",
            "count": 5,
            "first_visit": "2022-01-20T15:23:02.095655+06:00",
            "date": null
        },
        {
            "id": 87410,
            "ip_address": "103.230.104.15",
            "count": 1,
            "first_visit": "2025-08-09T12:47:27.543301+06:00",
            "date": "2025-08-09"
        }
    ]
}