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

{
    "count": 99310,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24912&ordering=-ip_address",
    "results": [
        {
            "id": 57555,
            "ip_address": "37.111.201.193",
            "count": 1,
            "first_visit": "2023-10-14T07:41:46.302538+06:00",
            "date": "2023-10-14"
        },
        {
            "id": 15416,
            "ip_address": "37.111.201.193",
            "count": 1,
            "first_visit": "2022-06-15T19:45:49.654271+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 13154,
            "ip_address": "37.111.201.190",
            "count": 1,
            "first_visit": "2022-05-31T17:28:47.828226+06:00",
            "date": null
        },
        {
            "id": 89920,
            "ip_address": "37.111.201.190",
            "count": 1,
            "first_visit": "2025-09-23T07:31:33.574039+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 4893,
            "ip_address": "37.111.201.19",
            "count": 1,
            "first_visit": "2022-04-03T16:11:05.562144+06:00",
            "date": null
        },
        {
            "id": 69752,
            "ip_address": "37.111.201.19",
            "count": 2,
            "first_visit": "2024-06-11T00:46:36.378295+06:00",
            "date": "2024-06-11"
        },
        {
            "id": 79890,
            "ip_address": "37.111.201.189",
            "count": 1,
            "first_visit": "2025-03-08T12:30:38.692701+06:00",
            "date": "2025-03-08"
        },
        {
            "id": 20322,
            "ip_address": "37.111.201.186",
            "count": 1,
            "first_visit": "2022-06-30T11:15:05.952250+06:00",
            "date": "2022-06-30"
        }
    ]
}