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

{
    "count": 100801,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30576&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30560&ordering=-ip_address",
    "results": [
        {
            "id": 5233,
            "ip_address": "23.236.233.40",
            "count": 1,
            "first_visit": "2022-04-19T02:57:21.038843+06:00",
            "date": null
        },
        {
            "id": 71366,
            "ip_address": "23.236.204.19",
            "count": 1,
            "first_visit": "2024-07-20T18:41:00.760285+06:00",
            "date": "2024-07-20"
        },
        {
            "id": 69370,
            "ip_address": "23.236.204.19",
            "count": 1,
            "first_visit": "2024-06-04T00:45:37.777290+06:00",
            "date": "2024-06-04"
        },
        {
            "id": 46335,
            "ip_address": "23.236.204.19",
            "count": 1,
            "first_visit": "2023-05-08T20:53:32.222479+06:00",
            "date": "2023-05-08"
        },
        {
            "id": 55738,
            "ip_address": "23.236.178.217",
            "count": 1,
            "first_visit": "2023-09-22T21:58:43.497533+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 61638,
            "ip_address": "23.236.142.106",
            "count": 1,
            "first_visit": "2023-12-22T08:18:57.471591+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 2963,
            "ip_address": "23.236.142.106",
            "count": 2,
            "first_visit": "2022-01-28T03:24:58.568656+06:00",
            "date": null
        },
        {
            "id": 98995,
            "ip_address": "23.234.78.144",
            "count": 1,
            "first_visit": "2026-06-08T22:53:32.405501+06:00",
            "date": "2026-06-08"
        }
    ]
}