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

{
    "count": 101807,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76024&ordering=ip_address",
    "results": [
        {
            "id": 2252,
            "ip_address": "37.111.200.50",
            "count": 2,
            "first_visit": "2022-01-15T11:59:13.661549+06:00",
            "date": null
        },
        {
            "id": 30105,
            "ip_address": "37.111.200.51",
            "count": 1,
            "first_visit": "2022-07-31T00:13:57.549252+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 2470,
            "ip_address": "37.111.200.52",
            "count": 2,
            "first_visit": "2022-01-19T16:24:44.760748+06:00",
            "date": null
        },
        {
            "id": 99196,
            "ip_address": "37.111.200.52",
            "count": 1,
            "first_visit": "2026-06-14T18:53:04.286293+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 89383,
            "ip_address": "37.111.200.53",
            "count": 1,
            "first_visit": "2025-09-12T09:00:17.518931+06:00",
            "date": "2025-09-12"
        },
        {
            "id": 35990,
            "ip_address": "37.111.200.53",
            "count": 1,
            "first_visit": "2022-10-16T22:06:36.553909+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 29322,
            "ip_address": "37.111.200.53",
            "count": 1,
            "first_visit": "2022-07-29T14:08:45.632980+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 23866,
            "ip_address": "37.111.200.53",
            "count": 1,
            "first_visit": "2022-07-18T22:52:03.158528+06:00",
            "date": "2022-07-18"
        }
    ]
}