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

{
    "count": 101299,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99112&ordering=-ip_address",
    "results": [
        {
            "id": 99924,
            "ip_address": "103.115.117.115",
            "count": 1,
            "first_visit": "2026-07-05T03:34:04.016647+06:00",
            "date": "2026-07-05"
        },
        {
            "id": 44606,
            "ip_address": "103.115.101.54",
            "count": 1,
            "first_visit": "2023-03-30T17:34:32.208975+06:00",
            "date": "2023-03-30"
        },
        {
            "id": 48428,
            "ip_address": "103.115.101.42",
            "count": 1,
            "first_visit": "2023-06-18T00:43:38.950756+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 8711,
            "ip_address": "103.114.99.242",
            "count": 2,
            "first_visit": "2022-05-18T09:12:50.317937+06:00",
            "date": null
        },
        {
            "id": 22553,
            "ip_address": "103.114.99.242",
            "count": 1,
            "first_visit": "2022-07-14T12:45:15.105763+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 13580,
            "ip_address": "103.114.99.106",
            "count": 1,
            "first_visit": "2022-06-05T21:30:26.437045+06:00",
            "date": null
        },
        {
            "id": 13692,
            "ip_address": "103.114.99.106",
            "count": 1,
            "first_visit": "2022-06-06T21:04:49.248561+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 26039,
            "ip_address": "103.114.98.94",
            "count": 2,
            "first_visit": "2022-07-22T17:12:01.702093+06:00",
            "date": "2022-07-22"
        }
    ]
}