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

{
    "count": 93972,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12248&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12232&ordering=ip_address",
    "results": [
        {
            "id": 4773,
            "ip_address": "103.200.94.209",
            "count": 1,
            "first_visit": "2022-03-29T15:01:44.741767+06:00",
            "date": null
        },
        {
            "id": 5258,
            "ip_address": "103.200.94.217",
            "count": 1,
            "first_visit": "2022-04-19T18:54:44.541900+06:00",
            "date": null
        },
        {
            "id": 83236,
            "ip_address": "103.200.95.102",
            "count": 2,
            "first_visit": "2025-05-24T11:15:08.104747+06:00",
            "date": "2025-05-24"
        },
        {
            "id": 43168,
            "ip_address": "103.200.95.102",
            "count": 1,
            "first_visit": "2023-03-04T20:33:55.166935+06:00",
            "date": "2023-03-04"
        },
        {
            "id": 43405,
            "ip_address": "103.200.95.102",
            "count": 1,
            "first_visit": "2023-03-08T19:00:18.704539+06:00",
            "date": "2023-03-08"
        },
        {
            "id": 6260,
            "ip_address": "103.200.95.73",
            "count": 1,
            "first_visit": "2022-05-15T07:59:09.716619+06:00",
            "date": null
        },
        {
            "id": 9436,
            "ip_address": "103.200.95.99",
            "count": 1,
            "first_visit": "2022-05-19T16:56:10.513961+06:00",
            "date": null
        },
        {
            "id": 72893,
            "ip_address": "103.20.141.4",
            "count": 1,
            "first_visit": "2024-09-02T11:56:57.953943+06:00",
            "date": "2024-09-02"
        }
    ]
}