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

{
    "count": 99243,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98752&ordering=ip_address",
    "results": [
        {
            "id": 75448,
            "ip_address": "92.25.156.211",
            "count": 1,
            "first_visit": "2024-11-10T07:02:32.693244+06:00",
            "date": "2024-11-10"
        },
        {
            "id": 78449,
            "ip_address": "92.253.199.91",
            "count": 1,
            "first_visit": "2025-02-01T12:15:40.617285+06:00",
            "date": "2025-02-01"
        },
        {
            "id": 5937,
            "ip_address": "92.255.220.24",
            "count": 2,
            "first_visit": "2022-05-13T00:55:45.907423+06:00",
            "date": null
        },
        {
            "id": 5321,
            "ip_address": "92.26.111.101",
            "count": 1,
            "first_visit": "2022-04-23T02:10:15.046951+06:00",
            "date": null
        },
        {
            "id": 22397,
            "ip_address": "92.27.85.21",
            "count": 3,
            "first_visit": "2022-07-13T23:21:47.098544+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 96094,
            "ip_address": "92.31.233.2",
            "count": 1,
            "first_visit": "2026-03-16T02:51:43.666987+06:00",
            "date": "2026-03-16"
        },
        {
            "id": 38231,
            "ip_address": "92.34.38.230",
            "count": 1,
            "first_visit": "2022-12-03T18:15:08.931037+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 48739,
            "ip_address": "92.38.141.38",
            "count": 1,
            "first_visit": "2023-06-24T07:08:49.496470+06:00",
            "date": "2023-06-24"
        }
    ]
}