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

{
    "count": 97543,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92992&ordering=-ip_address",
    "results": [
        {
            "id": 62259,
            "ip_address": "103.132.185.215",
            "count": 1,
            "first_visit": "2024-01-04T02:24:01.790208+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 84773,
            "ip_address": "103.132.185.175",
            "count": 1,
            "first_visit": "2025-06-30T10:39:29.386410+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 11493,
            "ip_address": "103.132.183.230",
            "count": 1,
            "first_visit": "2022-05-25T23:13:55.673564+06:00",
            "date": null
        },
        {
            "id": 6114,
            "ip_address": "103.132.183.131",
            "count": 1,
            "first_visit": "2022-05-14T19:39:39.454619+06:00",
            "date": null
        },
        {
            "id": 10298,
            "ip_address": "103.132.183.127",
            "count": 1,
            "first_visit": "2022-05-22T13:57:45.905393+06:00",
            "date": null
        },
        {
            "id": 9755,
            "ip_address": "103.132.183.124",
            "count": 1,
            "first_visit": "2022-05-20T15:10:31.897900+06:00",
            "date": null
        },
        {
            "id": 10150,
            "ip_address": "103.132.183.11",
            "count": 2,
            "first_visit": "2022-05-21T23:18:33.900052+06:00",
            "date": null
        },
        {
            "id": 15502,
            "ip_address": "103.132.183.10",
            "count": 2,
            "first_visit": "2022-06-16T00:53:52.693715+06:00",
            "date": "2022-06-16"
        }
    ]
}