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

{
    "count": 97293,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22992&ordering=ip_address",
    "results": [
        {
            "id": 28697,
            "ip_address": "103.88.25.243",
            "count": 1,
            "first_visit": "2022-07-28T11:07:41.866242+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 33361,
            "ip_address": "103.88.26.18",
            "count": 1,
            "first_visit": "2022-08-29T21:36:55.370117+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 8385,
            "ip_address": "103.88.26.217",
            "count": 1,
            "first_visit": "2022-05-17T22:42:57.679792+06:00",
            "date": null
        },
        {
            "id": 22745,
            "ip_address": "103.88.26.34",
            "count": 1,
            "first_visit": "2022-07-14T17:28:28.997407+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 8611,
            "ip_address": "103.88.26.34",
            "count": 2,
            "first_visit": "2022-05-18T01:49:51.234074+06:00",
            "date": null
        },
        {
            "id": 20321,
            "ip_address": "103.88.26.38",
            "count": 1,
            "first_visit": "2022-06-30T11:11:52.806898+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 86966,
            "ip_address": "103.88.27.18",
            "count": 1,
            "first_visit": "2025-08-02T16:50:55.464896+06:00",
            "date": "2025-08-02"
        },
        {
            "id": 64271,
            "ip_address": "103.88.77.144",
            "count": 2,
            "first_visit": "2024-02-03T17:01:14.837933+06:00",
            "date": "2024-02-03"
        }
    ]
}