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

{
    "count": 99426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3224&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3208&ordering=ip_address",
    "results": [
        {
            "id": 22722,
            "ip_address": "103.121.62.102",
            "count": 1,
            "first_visit": "2022-07-14T16:52:57.982716+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 95280,
            "ip_address": "103.121.62.110",
            "count": 1,
            "first_visit": "2026-02-17T13:10:32.536978+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 58133,
            "ip_address": "103.121.62.119",
            "count": 1,
            "first_visit": "2023-10-21T15:34:45.294645+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 74038,
            "ip_address": "103.121.62.119",
            "count": 1,
            "first_visit": "2024-10-05T21:01:06.857780+06:00",
            "date": "2024-10-05"
        },
        {
            "id": 12496,
            "ip_address": "103.121.62.123",
            "count": 1,
            "first_visit": "2022-05-29T15:09:34.113600+06:00",
            "date": null
        },
        {
            "id": 26416,
            "ip_address": "103.121.62.124",
            "count": 1,
            "first_visit": "2022-07-23T18:22:22.357545+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 12065,
            "ip_address": "103.121.62.127",
            "count": 2,
            "first_visit": "2022-05-27T23:50:17.915175+06:00",
            "date": null
        },
        {
            "id": 80078,
            "ip_address": "103.121.62.83",
            "count": 1,
            "first_visit": "2025-03-13T09:38:03.761218+06:00",
            "date": "2025-03-13"
        }
    ]
}