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

{
    "count": 92126,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1720&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1704&ordering=ip_address",
    "results": [
        {
            "id": 31057,
            "ip_address": "103.112.55.32",
            "count": 3,
            "first_visit": "2022-08-04T00:00:32.070979+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 84876,
            "ip_address": "103.112.55.40",
            "count": 1,
            "first_visit": "2025-06-30T13:40:57.810554+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 77003,
            "ip_address": "103.112.56.39",
            "count": 1,
            "first_visit": "2024-12-21T19:13:07.808858+06:00",
            "date": "2024-12-21"
        },
        {
            "id": 14376,
            "ip_address": "103.112.57.46",
            "count": 1,
            "first_visit": "2022-06-10T21:05:37.816298+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 6771,
            "ip_address": "103.112.57.61",
            "count": 1,
            "first_visit": "2022-05-16T15:04:41.104945+06:00",
            "date": null
        },
        {
            "id": 13234,
            "ip_address": "103.112.58.126",
            "count": 1,
            "first_visit": "2022-06-01T07:45:00.358130+06:00",
            "date": null
        },
        {
            "id": 5220,
            "ip_address": "103.112.58.194",
            "count": 2,
            "first_visit": "2022-04-18T14:58:02.894320+06:00",
            "date": null
        },
        {
            "id": 7169,
            "ip_address": "103.112.58.198",
            "count": 1,
            "first_visit": "2022-05-16T19:47:45.173902+06:00",
            "date": null
        }
    ]
}