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

{
    "count": 100570,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19816&ordering=ip_address",
    "results": [
        {
            "id": 52040,
            "ip_address": "103.59.38.129",
            "count": 2,
            "first_visit": "2023-08-09T15:03:04.279361+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 70989,
            "ip_address": "103.59.38.129",
            "count": 1,
            "first_visit": "2024-07-11T11:33:05.485577+06:00",
            "date": "2024-07-11"
        },
        {
            "id": 1449,
            "ip_address": "103.59.38.148",
            "count": 2,
            "first_visit": "2021-12-28T19:14:12.280150+06:00",
            "date": null
        },
        {
            "id": 77909,
            "ip_address": "103.59.38.162",
            "count": 3,
            "first_visit": "2025-01-15T20:04:18.874451+06:00",
            "date": "2025-01-15"
        },
        {
            "id": 59417,
            "ip_address": "103.59.38.162",
            "count": 1,
            "first_visit": "2023-11-13T10:30:06.656755+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 43098,
            "ip_address": "103.59.38.162",
            "count": 1,
            "first_visit": "2023-03-03T17:09:46.050085+06:00",
            "date": "2023-03-03"
        },
        {
            "id": 1814,
            "ip_address": "103.59.38.162",
            "count": 3,
            "first_visit": "2022-01-11T11:31:06.525139+06:00",
            "date": null
        },
        {
            "id": 84016,
            "ip_address": "103.59.38.162",
            "count": 1,
            "first_visit": "2025-06-14T14:25:53.227926+06:00",
            "date": "2025-06-14"
        }
    ]
}