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

{
    "count": 101151,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32904&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32888&ordering=-ip_address",
    "results": [
        {
            "id": 65048,
            "ip_address": "203.202.249.234",
            "count": 1,
            "first_visit": "2024-02-22T15:22:38.613378+06:00",
            "date": "2024-02-22"
        },
        {
            "id": 5177,
            "ip_address": "203.202.249.234",
            "count": 1,
            "first_visit": "2022-04-17T11:12:18.140408+06:00",
            "date": null
        },
        {
            "id": 38354,
            "ip_address": "203.202.249.234",
            "count": 1,
            "first_visit": "2022-12-05T16:36:44.102120+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 21197,
            "ip_address": "203.202.249.204",
            "count": 1,
            "first_visit": "2022-07-05T10:19:31.870319+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 12470,
            "ip_address": "203.202.248.254",
            "count": 1,
            "first_visit": "2022-05-29T13:25:29.048284+06:00",
            "date": null
        },
        {
            "id": 19513,
            "ip_address": "203.202.248.163",
            "count": 1,
            "first_visit": "2022-06-27T18:34:16.777796+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 64860,
            "ip_address": "203.202.248.125",
            "count": 1,
            "first_visit": "2024-02-18T09:25:28.902041+06:00",
            "date": "2024-02-18"
        },
        {
            "id": 85919,
            "ip_address": "203.202.247.29",
            "count": 1,
            "first_visit": "2025-07-16T11:40:34.599579+06:00",
            "date": "2025-07-16"
        }
    ]
}