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

{
    "count": 97531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23976&ordering=ip_address",
    "results": [
        {
            "id": 997,
            "ip_address": "103.99.129.25",
            "count": 1,
            "first_visit": "2021-12-20T02:50:39.479645+06:00",
            "date": null
        },
        {
            "id": 70276,
            "ip_address": "103.99.176.52",
            "count": 1,
            "first_visit": "2024-06-25T13:21:34.678259+06:00",
            "date": "2024-06-25"
        },
        {
            "id": 37671,
            "ip_address": "103.99.176.55",
            "count": 1,
            "first_visit": "2022-11-21T21:40:31.268249+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 66308,
            "ip_address": "103.99.177.71",
            "count": 1,
            "first_visit": "2024-03-25T00:58:53.532303+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 65957,
            "ip_address": "103.99.177.91",
            "count": 1,
            "first_visit": "2024-03-16T10:01:48.344253+06:00",
            "date": "2024-03-16"
        },
        {
            "id": 88512,
            "ip_address": "103.99.180.8",
            "count": 2,
            "first_visit": "2025-08-27T18:06:21.668351+06:00",
            "date": "2025-08-27"
        },
        {
            "id": 86681,
            "ip_address": "103.99.181.89",
            "count": 1,
            "first_visit": "2025-07-29T00:10:23.987073+06:00",
            "date": "2025-07-29"
        },
        {
            "id": 4639,
            "ip_address": "103.99.181.89",
            "count": 1,
            "first_visit": "2022-03-24T10:36:41.567135+06:00",
            "date": null
        }
    ]
}