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

{
    "count": 97442,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23472&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23456&ordering=-ip_address",
    "results": [
        {
            "id": 83047,
            "ip_address": "37.111.206.212",
            "count": 2,
            "first_visit": "2025-05-19T18:01:07.891703+06:00",
            "date": "2025-05-19"
        },
        {
            "id": 30715,
            "ip_address": "37.111.206.212",
            "count": 1,
            "first_visit": "2022-08-01T21:30:10.385969+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 6300,
            "ip_address": "37.111.206.212",
            "count": 1,
            "first_visit": "2022-05-15T09:44:09.579599+06:00",
            "date": null
        },
        {
            "id": 27440,
            "ip_address": "37.111.206.212",
            "count": 1,
            "first_visit": "2022-07-25T22:40:10.208924+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 10177,
            "ip_address": "37.111.206.211",
            "count": 4,
            "first_visit": "2022-05-21T23:53:35.244187+06:00",
            "date": null
        },
        {
            "id": 40325,
            "ip_address": "37.111.206.211",
            "count": 1,
            "first_visit": "2023-01-13T17:01:03.686042+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 64315,
            "ip_address": "37.111.206.211",
            "count": 1,
            "first_visit": "2024-02-05T03:52:22.089430+06:00",
            "date": "2024-02-05"
        },
        {
            "id": 74495,
            "ip_address": "37.111.206.211",
            "count": 2,
            "first_visit": "2024-10-20T16:30:47.371633+06:00",
            "date": "2024-10-20"
        }
    ]
}