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

{
    "count": 101489,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78664&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78648&ordering=ip_address",
    "results": [
        {
            "id": 74330,
            "ip_address": "37.111.212.20",
            "count": 1,
            "first_visit": "2024-10-12T14:38:30.500484+06:00",
            "date": "2024-10-12"
        },
        {
            "id": 49549,
            "ip_address": "37.111.212.20",
            "count": 1,
            "first_visit": "2023-07-08T11:41:30.332401+06:00",
            "date": "2023-07-08"
        },
        {
            "id": 100825,
            "ip_address": "37.111.212.200",
            "count": 2,
            "first_visit": "2026-07-28T01:17:34.325100+06:00",
            "date": "2026-07-28"
        },
        {
            "id": 12231,
            "ip_address": "37.111.212.200",
            "count": 1,
            "first_visit": "2022-05-28T15:54:34.476094+06:00",
            "date": null
        },
        {
            "id": 12021,
            "ip_address": "37.111.212.201",
            "count": 2,
            "first_visit": "2022-05-27T22:54:01.839182+06:00",
            "date": null
        },
        {
            "id": 50345,
            "ip_address": "37.111.212.201",
            "count": 1,
            "first_visit": "2023-07-19T13:24:16.824008+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 85664,
            "ip_address": "37.111.212.201",
            "count": 1,
            "first_visit": "2025-07-11T20:26:31.964453+06:00",
            "date": "2025-07-11"
        },
        {
            "id": 4250,
            "ip_address": "37.111.212.202",
            "count": 3,
            "first_visit": "2022-03-10T18:21:25.150304+06:00",
            "date": null
        }
    ]
}