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

{
    "count": 98133,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13224&ordering=ip_address",
    "results": [
        {
            "id": 97249,
            "ip_address": "103.205.134.33",
            "count": 2,
            "first_visit": "2026-04-21T14:04:40.014185+06:00",
            "date": "2026-04-21"
        },
        {
            "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": 88846,
            "ip_address": "103.205.134.55",
            "count": 1,
            "first_visit": "2025-09-02T15:38:26.421494+06:00",
            "date": "2025-09-02"
        },
        {
            "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": 24864,
            "ip_address": "103.205.134.84",
            "count": 1,
            "first_visit": "2022-07-20T20:16:44.297364+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 9661,
            "ip_address": "103.205.134.85",
            "count": 1,
            "first_visit": "2022-05-20T11:22:34.025215+06:00",
            "date": null
        },
        {
            "id": 3443,
            "ip_address": "103.205.135.139",
            "count": 1,
            "first_visit": "2022-02-08T20:45:29.378243+06:00",
            "date": null
        }
    ]
}