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

{
    "count": 93347,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78984&ordering=-ip_address",
    "results": [
        {
            "id": 93125,
            "ip_address": "103.230.104.22",
            "count": 1,
            "first_visit": "2025-12-19T19:47:24.500134+06:00",
            "date": "2025-12-19"
        },
        {
            "id": 81261,
            "ip_address": "103.230.104.21",
            "count": 1,
            "first_visit": "2025-04-10T17:12:36.316199+06:00",
            "date": "2025-04-10"
        },
        {
            "id": 56544,
            "ip_address": "103.230.104.21",
            "count": 1,
            "first_visit": "2023-10-02T10:42:58.679401+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 42766,
            "ip_address": "103.230.104.21",
            "count": 1,
            "first_visit": "2023-02-27T00:56:40.787142+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 3035,
            "ip_address": "103.230.104.21",
            "count": 2,
            "first_visit": "2022-01-29T20:22:11.638608+06:00",
            "date": null
        },
        {
            "id": 29923,
            "ip_address": "103.230.104.21",
            "count": 2,
            "first_visit": "2022-07-30T15:05:00.081724+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 2425,
            "ip_address": "103.230.104.20",
            "count": 2,
            "first_visit": "2022-01-18T13:05:27.195040+06:00",
            "date": null
        },
        {
            "id": 15433,
            "ip_address": "103.230.104.20",
            "count": 1,
            "first_visit": "2022-06-15T20:54:59.413341+06:00",
            "date": "2022-06-15"
        }
    ]
}