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

{
    "count": 94136,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12656&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12640&ordering=ip_address",
    "results": [
        {
            "id": 12936,
            "ip_address": "103.205.134.221",
            "count": 1,
            "first_visit": "2022-05-31T00:04:39.398330+06:00",
            "date": null
        },
        {
            "id": 93605,
            "ip_address": "103.205.134.33",
            "count": 1,
            "first_visit": "2026-01-04T16:24:42.884210+06:00",
            "date": "2026-01-04"
        },
        {
            "id": 92624,
            "ip_address": "103.205.134.33",
            "count": 1,
            "first_visit": "2025-12-04T15:44:33.356606+06:00",
            "date": "2025-12-04"
        },
        {
            "id": 2738,
            "ip_address": "103.205.134.50",
            "count": 1,
            "first_visit": "2022-01-24T17:31:07.124687+06:00",
            "date": null
        },
        {
            "id": 42450,
            "ip_address": "103.205.134.51",
            "count": 2,
            "first_visit": "2023-02-20T14:53:02.928553+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 88865,
            "ip_address": "103.205.134.55",
            "count": 2,
            "first_visit": "2025-09-03T00:22:35.005176+06:00",
            "date": "2025-09-03"
        },
        {
            "id": 88846,
            "ip_address": "103.205.134.55",
            "count": 1,
            "first_visit": "2025-09-02T15:38:26.421494+06:00",
            "date": "2025-09-02"
        },
        {
            "id": 24864,
            "ip_address": "103.205.134.84",
            "count": 1,
            "first_visit": "2022-07-20T20:16:44.297364+06:00",
            "date": "2022-07-20"
        }
    ]
}