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

{
    "count": 99636,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23592&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23576&ordering=-ip_address",
    "results": [
        {
            "id": 93006,
            "ip_address": "37.111.207.206",
            "count": 1,
            "first_visit": "2025-12-15T04:26:47.400914+06:00",
            "date": "2025-12-15"
        },
        {
            "id": 4842,
            "ip_address": "37.111.207.205",
            "count": 4,
            "first_visit": "2022-04-01T09:53:11.817371+06:00",
            "date": null
        },
        {
            "id": 22450,
            "ip_address": "37.111.207.205",
            "count": 1,
            "first_visit": "2022-07-14T07:30:59.780356+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 30364,
            "ip_address": "37.111.207.205",
            "count": 1,
            "first_visit": "2022-07-31T11:40:36.347630+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 28002,
            "ip_address": "37.111.207.205",
            "count": 1,
            "first_visit": "2022-07-27T05:38:08.548321+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 19717,
            "ip_address": "37.111.207.204",
            "count": 1,
            "first_visit": "2022-06-28T11:23:07.162765+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 6585,
            "ip_address": "37.111.207.204",
            "count": 1,
            "first_visit": "2022-05-16T10:18:52.464233+06:00",
            "date": null
        },
        {
            "id": 96624,
            "ip_address": "37.111.207.203",
            "count": 2,
            "first_visit": "2026-04-02T16:45:05.462640+06:00",
            "date": "2026-04-02"
        }
    ]
}