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

{
    "count": 102503,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72680&ordering=ip_address",
    "results": [
        {
            "id": 92840,
            "ip_address": "27.147.218.137",
            "count": 2,
            "first_visit": "2025-12-10T16:16:05.735087+06:00",
            "date": "2025-12-10"
        },
        {
            "id": 61895,
            "ip_address": "27.147.218.137",
            "count": 1,
            "first_visit": "2023-12-26T11:58:14.835301+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 62165,
            "ip_address": "27.147.218.137",
            "count": 1,
            "first_visit": "2023-12-30T15:42:10.613982+06:00",
            "date": "2023-12-30"
        },
        {
            "id": 39085,
            "ip_address": "27.147.218.137",
            "count": 2,
            "first_visit": "2022-12-21T12:07:57.290158+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 82764,
            "ip_address": "27.147.218.90",
            "count": 3,
            "first_visit": "2025-05-14T12:27:32.174074+06:00",
            "date": "2025-05-14"
        },
        {
            "id": 3748,
            "ip_address": "27.147.218.94",
            "count": 1,
            "first_visit": "2022-02-20T15:35:46.559662+06:00",
            "date": null
        },
        {
            "id": 92446,
            "ip_address": "27.147.219.20",
            "count": 1,
            "first_visit": "2025-11-27T15:01:53.558073+06:00",
            "date": "2025-11-27"
        },
        {
            "id": 2016,
            "ip_address": "27.147.219.214",
            "count": 1,
            "first_visit": "2022-01-12T09:49:54.711890+06:00",
            "date": null
        }
    ]
}