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

{
    "count": 95885,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18888&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18872&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": 84016,
            "ip_address": "103.59.38.162",
            "count": 1,
            "first_visit": "2025-06-14T14:25:53.227926+06:00",
            "date": "2025-06-14"
        },
        {
            "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": 1814,
            "ip_address": "103.59.38.162",
            "count": 3,
            "first_visit": "2022-01-11T11:31:06.525139+06:00",
            "date": null
        },
        {
            "id": 69598,
            "ip_address": "103.59.38.162",
            "count": 1,
            "first_visit": "2024-06-06T23:09:59.966464+06:00",
            "date": "2024-06-06"
        },
        {
            "id": 44293,
            "ip_address": "103.59.38.162",
            "count": 1,
            "first_visit": "2023-03-23T15:22:05.665988+06:00",
            "date": "2023-03-23"
        }
    ]
}