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

{
    "count": 99993,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22136&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22120&ordering=ip_address",
    "results": [
        {
            "id": 16514,
            "ip_address": "103.74.230.2",
            "count": 1,
            "first_visit": "2022-06-19T09:04:42.177492+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 4165,
            "ip_address": "103.74.230.38",
            "count": 2,
            "first_visit": "2022-03-07T17:09:57.044481+06:00",
            "date": null
        },
        {
            "id": 4663,
            "ip_address": "103.74.230.85",
            "count": 1,
            "first_visit": "2022-03-25T10:26:05.101165+06:00",
            "date": null
        },
        {
            "id": 92852,
            "ip_address": "103.74.230.98",
            "count": 1,
            "first_visit": "2025-12-10T20:37:08.656717+06:00",
            "date": "2025-12-10"
        },
        {
            "id": 29534,
            "ip_address": "103.74.230.99",
            "count": 1,
            "first_visit": "2022-07-29T23:16:37.037345+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7836,
            "ip_address": "103.74.231.14",
            "count": 4,
            "first_visit": "2022-05-17T10:33:31.473207+06:00",
            "date": null
        },
        {
            "id": 8443,
            "ip_address": "103.74.231.22",
            "count": 1,
            "first_visit": "2022-05-17T23:04:43.903393+06:00",
            "date": null
        },
        {
            "id": 6314,
            "ip_address": "103.74.231.30",
            "count": 1,
            "first_visit": "2022-05-15T10:39:22.166104+06:00",
            "date": null
        }
    ]
}