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

{
    "count": 101313,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34504&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34488&ordering=-ip_address",
    "results": [
        {
            "id": 101223,
            "ip_address": "202.40.184.46",
            "count": 1,
            "first_visit": "2026-08-06T13:08:40.153414+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 28245,
            "ip_address": "202.40.184.245",
            "count": 2,
            "first_visit": "2022-07-27T15:08:46.697132+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 94225,
            "ip_address": "202.40.184.21",
            "count": 1,
            "first_visit": "2026-01-19T10:20:24.488114+06:00",
            "date": "2026-01-19"
        },
        {
            "id": 13079,
            "ip_address": "202.40.184.194",
            "count": 1,
            "first_visit": "2022-05-31T12:01:59.318935+06:00",
            "date": null
        },
        {
            "id": 334,
            "ip_address": "202.40.184.122",
            "count": 1,
            "first_visit": "2021-12-07T14:01:26.876168+06:00",
            "date": null
        },
        {
            "id": 86332,
            "ip_address": "202.40.183.6",
            "count": 1,
            "first_visit": "2025-07-22T21:22:43.792944+06:00",
            "date": "2025-07-22"
        },
        {
            "id": 65142,
            "ip_address": "202.40.183.170",
            "count": 1,
            "first_visit": "2024-02-25T12:32:58.933615+06:00",
            "date": "2024-02-25"
        },
        {
            "id": 54727,
            "ip_address": "202.40.183.129",
            "count": 1,
            "first_visit": "2023-09-10T12:26:09.453436+06:00",
            "date": "2023-09-10"
        }
    ]
}