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

{
    "count": 91892,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=896&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=880&ordering=ip_address",
    "results": [
        {
            "id": 26935,
            "ip_address": "103.108.61.219",
            "count": 1,
            "first_visit": "2022-07-24T23:51:24.189452+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 43016,
            "ip_address": "103.108.61.238",
            "count": 1,
            "first_visit": "2023-03-02T16:29:09.753453+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 83411,
            "ip_address": "103.108.61.244",
            "count": 1,
            "first_visit": "2025-05-29T06:35:55.272499+06:00",
            "date": "2025-05-29"
        },
        {
            "id": 37976,
            "ip_address": "103.108.61.48",
            "count": 1,
            "first_visit": "2022-11-29T11:35:04.968468+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 2459,
            "ip_address": "103.108.61.58",
            "count": 1,
            "first_visit": "2022-01-19T11:55:45.585280+06:00",
            "date": null
        },
        {
            "id": 2691,
            "ip_address": "103.108.61.66",
            "count": 4,
            "first_visit": "2022-01-23T19:22:50.369444+06:00",
            "date": null
        },
        {
            "id": 57496,
            "ip_address": "103.108.61.7",
            "count": 1,
            "first_visit": "2023-10-13T15:44:29.853157+06:00",
            "date": "2023-10-13"
        },
        {
            "id": 58314,
            "ip_address": "103.108.61.7",
            "count": 2,
            "first_visit": "2023-10-24T11:23:26.414341+06:00",
            "date": "2023-10-24"
        }
    ]
}