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

{
    "count": 96509,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21304&ordering=ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 48397,
            "ip_address": "103.74.231.68",
            "count": 1,
            "first_visit": "2023-06-17T12:26:41.488898+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 24643,
            "ip_address": "103.74.238.37",
            "count": 2,
            "first_visit": "2022-07-20T13:37:24.975189+06:00",
            "date": "2022-07-20"
        }
    ]
}